mariadb/dbug
Tor Didriksen 1574c6d081 Use vsnprintf() rather than my_vsnprintf() in DbugVfprintf,
since support for "%g" and "%f" has not been backported yet.

dbug/dbug.c:
  Use vsnprintf rather than my_vsnprintf.
2009-11-27 15:40:33 +01:00
..
CMakeLists.txt Backport http://lists.mysql.com/commits/57778 2009-09-30 15:35:01 +02:00
dbug.c Use vsnprintf() rather than my_vsnprintf() in DbugVfprintf, 2009-11-27 15:40:33 +01: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 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 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 Changed to use my_global.h 2001-09-14 02:54:33 +03:00
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