4510 Anirudh Mangipudi 2012-10-30 [merge]
BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE
TO 'MYISAM_SORT_BUFFER_SIZE'
Null Merge from 5.5 to 5.6
4509 Tor Didriksen 2012-10-30
Bug#14547920 I_MAIN.BUG13115401 CAUSING VALGRIND REPORT FAILURE ON PB2
Fix various platform-specific problems.
@ configure.cmake
Always check how to do pthread_once.
Do it with '-Werror' if compiler supports it.
@ extra/yassl/src/buffer.cpp
Always include my_config.h first.
@ extra/yassl/src/yassl_int.cpp
Include <pthread.h> as early as possible (symbol conflicts on freebsd).
The callbacks should be C functions (warnings on solaris)
Re-setting yASSL::session_created is not portable (solaris)
@ unittest/gunit/yassl/CMakeLists.txt
The unit tests needs libsocket (solaris)
@ unittest/gunit/yassl/yassl-t.cc
Include <pthread.h> as early as possible
(symbol conflicts on freebsd, missing symbols on solaris).
modified:
configure.cmake
extra/yassl/src/buffer.cpp
extra/yassl/src/yassl_int.cpp
unittest/gunit/yassl/CMakeLists.txt
unittest/gunit/yassl/yassl-t.cc
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.6 branch (anirudh.mangipudi:4509 to 4510) Bug#11754894 | Anirudh Mangipudi | 16 Nov |