mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge 5.1-bugteam -> 5.1-innodb_plugin.
This commit is contained in:
commit
058cd62565
388 changed files with 9440 additions and 3521 deletions
|
|
@ -276,7 +276,7 @@
|
|||
#endif
|
||||
|
||||
/* The client defines this to avoid all thread code */
|
||||
#if defined(UNDEF_THREADS_HACK)
|
||||
#if defined(MYSQL_CLIENT_NO_THREADS) || defined(UNDEF_THREADS_HACK)
|
||||
#undef THREAD
|
||||
#undef HAVE_LINUXTHREADS
|
||||
#undef HAVE_NPTL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue