mariadb/sql-common
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.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
client_plugin.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
my_time.c Bug#57278: Crash on min/max + with date out of range. 2010-11-04 16:18:27 +03:00
my_user.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
pack.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00