mariadb/dbug
Michael Widenius f6b6ae912c Protect stack->keywords with THR_LOCK_dbug
This solves a core dump in MariaDB when one sets the GLOBAL.DEBUG variable in mysql-test-run when other threads are checking the keyword list

dbug/dbug.c:
  Protect stack->keywords with THR_LOCK_dbug
2009-12-07 02:52:40 +02:00
..
CMakeLists.txt
dbug.c Protect stack->keywords with THR_LOCK_dbug 2009-12-07 02:52:40 +02:00
dbug_add_tags.pl
dbug_analyze.c
dbug_long.h
example1.c
example2.c
example3.c
factorial.c Bug#26243 mysql command line crash after control-c 2008-03-28 14:02:27 -04:00
main.c
Makefile.am dbug/Makefile.am 2008-02-06 21:33:25 +01:00
monty.doc
my_main.c
remove_function_from_trace.pl
sanity.c
tests-t.pl Bug#42735: dbug treated duplicate keywords (-#d,kw,kw) incorrectly 2009-02-10 19:13:24 +01:00
tests.c skip dbug tests if DBUG_OFF 2008-02-13 20:29:29 +01:00
user.r Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00