mariadb/dbug
Alexander Nozdrin f54464035a Fix for Bug#53925 (valgrind failures in rpl.rpl_get_master_version_and_clock
in mysql-trunk-merge).

There were two problems:
  - a mistake during merge of a patch for Bug 52629 from 5.1;
  - MTR treated auxilary output of newer valgrind as an error.

The fixes are:
  - Fix merge error;
  - Teach MTR to skip 'HEAP summary' section of valgrind output.
2010-05-24 22:57:25 +04:00
..
CMakeLists.txt implement convenience libraries 2009-11-24 23:15:47 +00:00
dbug.c Fix for Bug#53925 (valgrind failures in rpl.rpl_get_master_version_and_clock 2010-05-24 22:57:25 +04:00
dbug_add_tags.pl backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01: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
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 backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +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 backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01:00
sanity.c
tests-t.pl backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01:00
tests.c backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01:00
user.r backport of dbug extensions from 6.0: 2009-10-30 19:13:58 +01:00