mariadb/dbug
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
..
CMakeLists.txt Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 2010-08-12 19:19:57 +04:00
dbug.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
dbug_add_tags.pl Merge 2010-12-29 01:26:31 +01:00
dbug_analyze.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
dbug_long.h dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all features 2004-11-04 22:29:00 +01:00
example1.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
example2.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
example3.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
factorial.c Bug#26243 mysql command line crash after control-c 2008-03-28 14:02:27 -04:00
main.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
monty.doc dbug changes: 2006-02-14 22:36:11 +01:00
my_main.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
remove_function_from_trace.pl backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01:00
tests-t.pl backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01:00
tests.c Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
user.r Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00