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 add missing COMPONENT to all CMake INSTALL commands 2010-11-13 23:16:52 +01:00
conf_to_src.c A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remove all 2010-11-24 12:53:39 +03:00
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 Bug #56767: Make sure client plugins in 1054 are compatible with 2010-10-04 15:54:41 +03:00
libmysql.ver.in BUG#3074: Unversioned symbols in shared library 2006-01-17 18:51:08 +04:00