From: Anirudh Mangipudi Date: October 30 2012 2:19pm Subject: bzr push into mysql-5.6 branch (anirudh.mangipudi:4509 to 4510) Bug#11754894 List-Archive: http://lists.mysql.com/commits/145295 X-Bug: 11754894 Message-Id: <20121030141933.10259.94078.4510@anirudh-ThinkPad-T420> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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 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).