mariadb/libmysql
Magne Mahre 8ede0759c3 Remove configuration preprocessor symbols 'THREAD'
and 'THREAD_SAFE_CLIENT'.
  
As of MySQL 5.5, we no longer support non-threaded
builds.   This patch removes all references to the
obsolete THREAD and THREAD_SAFE_CLIENT preprocessor
symbols.  These were used to distinguish between
threaded and non-threaded builds.
2011-01-11 10:07:37 +01:00
..
client_settings.h Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
CMakeLists.txt
conf_to_src.c
errmsg.c Merge from mysql-5.1-bugteam. 2010-11-24 13:23:44 +03:00
get_password.c Merge from mysql-5.1-bugteam. 2010-11-24 13:23:44 +03:00
libmysql.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
libmysql.def
libmysql.ver.in