summaryrefslogtreecommitdiff
path: root/dbug
Commit message (Expand)AuthorAgeFilesLines
* Bug#35986 valgrind warning in DbugParse for empty string in SET GLOBAL DEBUG=""unknown2008-05-021-1/+1
* Bug#26243 mysql command line crash after control-cunknown2008-03-283-1363/+1665
* CMakeLists.txt, README, configure.jsunknown2007-08-031-3/+8
* CMakeLists.txt (several), make_win_bin_dist:unknown2007-08-021-1/+0
* dbug/dbug_analyze.c : Avoid the unresolved symbol "my_thread_global_init()"unknown2007-04-231-1/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-27/+27
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-27/+27
* | my_strtoll10-x86.s:unknown2006-12-312-1/+16
* | Many files:unknown2006-12-231-2/+2
|/
* Remove compiler warningsunknown2006-11-201-7/+7
* make dist changes for Cmake buildunknown2006-09-011-1/+2
* Additional files for cmake supportunknown2006-08-311-0/+5
* Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873unknown2006-08-241-4/+1
* Bug#19517 No simple way to detect wether server was compiled with libdbugunknown2006-06-121-1/+4
* Fix two Valgrind memory leak warnings.unknown2006-05-151-16/+68
* Several fixes revelaled by Intel compiler.unknown2005-09-231-0/+1
* Fix build using --without-server. (Bug #11680)unknown2005-08-231-0/+2
* Mergeunknown2005-07-061-1/+1
|\
| * Makefile.am:unknown2005-07-051-1/+2
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-1/+1
* | fixed automake problem in dbug/Makefile.amunknown2005-01-281-3/+1
* | After merge fixesunknown2004-12-311-10/+12
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-1/+1
* | monty.doc:unknown2004-11-292-5/+5
* | create/drop/rename user cleanupunknown2004-11-271-2/+4
* | don't fail if dbug manual cannot be builtunknown2004-11-171-2/+2
* | Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-15/+41
|\ \ | |/
| * More debuggingunknown2004-11-101-15/+41
* | document DBUG_OUTPUT()unknown2004-11-115-11/+9
* | more dbug fixups to get a nicer manual (w/o my_pthread specifics)unknown2004-11-093-27/+56
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...unknown2004-11-046-62/+278
|/
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-2/+2
* just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
* Merge with 4.0.17unknown2003-12-171-1/+1
|\
| * Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-1/+1
* | Added SQLSTATE to client/server protocolunknown2003-06-041-14/+10
* | Merge with 4.0unknown2003-03-161-1/+0
|\ \ | |/
| * Simple fixes (nothing notable)unknown2003-03-121-1/+0
* | removed redundant -I include-dirsunknown2002-11-261-1/+1
|/
* added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixunknown2002-11-051-2/+1
* DBUG_ENTER/RETURN tags addedunknown2002-11-051-0/+74
* - Applied required modifications for automake 1.5unknown2002-10-011-9/+0
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-4/+5
* mergeunknown2002-04-252-3/+12
|\
| * Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-222-3/+12
* | replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-4/+4
* | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-6/+22
* | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-1/+1
* | Changed to use my_global.hunknown2001-09-148-8/+8
|/
* Portability fixesunknown2001-08-301-1/+1