4443 Anitha Gopi 2012-10-09
Bug#14722862 : Disabled the test
modified:
mysql-test/t/disabled.def
4442 Tor Didriksen 2012-10-09
Bug#13788218 LIBMYSQLCLIENT18 DOES NOT USE SYMBOL VERSIONING
Bug#64386 libmysqlclient18 does not use symbol versioning
Examine the the symbols using 'objdump -T libmysqlclient.so.18.0.0'
Compare for example the my_connect symbols from libmysqlclient16:
000000000008dce0 g DF .text 0000000000000144 libmysqlclient_16 my_connect
to libmysqlclient18:
0000000000039bd0 g DF .text 0000000000000179 Base my_connect
@ CMakeLists.txt
Forgot to update comment when fixing Bug#14704503 BUILDS ON MAC OS X HAVE INCORRECT VERSION_COMPILE_MACHINE
@ libmysql/CMakeLists.txt
Add linker option -Wl,--version-script=libmysql.ver
modified:
CMakeLists.txt
libmysql/CMakeLists.txt
=== modified file 'mysql-test/t/disabled.def'
--- a/mysql-test/t/disabled.def 2012-10-09 12:36:52 +0000
+++ b/mysql-test/t/disabled.def 2012-10-09 16:24:28 +0000
@@ -18,3 +18,4 @@ ds_mrr-big @solaris : Bug#14168107
partition_locking_4 : Bug#13924750 2012-04-04 lost connection.
mysql_embedded_client_test : Bug#13964673 2012-04-16 amitbha since most of the test cases are failing
user_limits : BUG#14627287 27th Sept, 2012 Mayank
+mysql_client_test_embedded : Bug#14722862 2012-10-09 Disabled since this test is failing on all platforms
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.6 branch (anitha.gopi:4442 to 4443) Bug#14722862 | Anitha Gopi | 9 Oct |