summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@oracle.com>2011-02-17 19:36:19 +0100
committerKent Boortz <kent.boortz@oracle.com>2011-02-17 19:36:19 +0100
commitdc9552ba99a12371ac004ae70a36d49d47508b31 (patch)
treeca22659c87e034a9d8867c003db65a7762dab5b2 /Docs
parent789d39f509021d644bbbde27346d1b92c795c784 (diff)
downloadmariadb-git-dc9552ba99a12371ac004ae70a36d49d47508b31.tar.gz
The client shared library major version was changed to 18, to reflectmysql-5.5.10
ABI changes (Bug#60061) Bumping the version from 16 to 18, instead of 17, was done to avoid a library conflict on Mac OS X between MySQL 5.1 and MySQL 5.5. In MySQL 5.1 GNU libtool was used, that made the ABI version used in the file name to be 16, and the one stored inside the binary to be 17. MySQL 5.5 uses CMake as a build tool, that will store the same ABI number in the file name as inside the binary in Mac OS X, and then bumping the ABI number two steps avoids a conflict on Mac OS X.
Diffstat (limited to 'Docs')
0 files changed, 0 insertions, 0 deletions