mariadb/dbug
Sergei Golubchik 7881dc1f9f dbug fix: only do safemalloc checks if a function is selected
mysqlslap: fix a crash when mysql_store_result() fails

client/mysqlslap.c:
  fix a crash
dbug/dbug.c:
  only do safemalloc checks if a function is selected
mysql-test/mysql-test-run.pl:
  it's easier to add new gdb parameters this way
storage/maria/ma_open.c:
  typo in a comment
2008-12-02 16:29:59 +01:00
..
CMakeLists.txt remove unused dbug files 2008-01-31 20:45:31 +01:00
dbug.c dbug fix: only do safemalloc checks if a function is selected 2008-12-02 16:29:59 +01:00
dbug_add_tags.pl dbug_add_tags.pl: 2007-10-13 20:26:32 +02:00
dbug_analyze.c dbug/dbug_analyze.c : Avoid the unresolved symbol "my_thread_global_init()" 2007-04-23 13:36:18 +02: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
Makefile.am dbug/Makefile.am 2008-02-06 21:33:25 +01:00
monty.doc dbug changes: 2006-02-14 22:36:11 +01:00
my_main.c Several fixes revelaled by Intel compiler. 2005-09-23 16:47:08 +03:00
remove_function_from_trace.pl dbug/remove_function_from_trace.pl 2007-12-30 19:47:36 +01:00
sanity.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
tests-t.pl Fix for ma_test_all-t failure and dbug/tests-t failure on Solaris: 2008-04-16 16:31:38 +02:00
tests.c skip dbug tests if DBUG_OFF 2008-02-13 20:29:29 +01:00
user.r Merge mysql.com:/home/my/mysql-5.1 2008-04-28 19:24:05 +03:00