Commit 2792966d authored by msvensson@pilot.(none)'s avatar msvensson@pilot.(none)

Merge pilot.(none):/data/msvensson/mysql/bug28690/my51-bug28690

into  pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
parents f8c036a0 5ca0edd7
......@@ -101,6 +101,7 @@ my_bool my_thread_global_init(void)
TODO: Remove this code when fixed versions of glibc6 are in common
use.
*/
if (thd_lib_detected == THD_LIB_NPTL)
{
pthread_t dummy_thread;
pthread_attr_t dummy_thread_attr;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment