summaryrefslogtreecommitdiff
path: root/dbug
Commit message (Expand)AuthorAgeFilesLines
* Windows build fix: declare _db_set_ before it's used.kostja@bodhi.local2006-08-141-51/+50
* Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+4
|\
| * Bug#19517 No simple way to detect wether server was compiled with libdbugmsvensson@neptunus.(none)2006-06-121-1/+4
* | atomic ops:serg@serg.mylan2006-06-171-1/+1
* | After-merge fixes.knielsen@mysql.com2006-05-171-8/+14
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-161-13/+65
|\ \ | |/
| * Fix two Valgrind memory leak warnings.knielsen@mysql.com2006-05-151-16/+68
* | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
* | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...reggie@big_geek.2006-05-111-0/+0
* | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-1/+1
* | Add missing files for CMake build.knielsen@mysql.com2006-03-271-1/+1
* | Moved cmake scripts into the proper directoriesReggie@xgeek.2006-03-151-0/+5
* | Fix an const char->char conversion error.konstantin@mysql.com2006-02-231-1/+1
* | mysqlimport.c:kent@mysql.com2006-02-181-0/+12
* | fix 'make dist'serg@serg.mylan2006-02-151-1/+1
* | post-merge fixes for dbugserg@serg.mylan2006-02-151-0/+3
* | dbug changes:serg@serg.mylan2006-02-144-1406/+1546
|/
* Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-0/+1
* Fix build using --without-server. (Bug #11680)jimw@mysql.com2005-08-231-0/+2
* Mergekent@mysql.com2005-07-061-1/+1
|\
| * Makefile.am:kent@mysql.com2005-07-051-1/+2
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...brian@zim.(none)2005-03-161-1/+1
* | fixed automake problem in dbug/Makefile.amserg@serg.mylan2005-01-281-3/+1
* | After merge fixesmonty@mysql.com2004-12-311-10/+12
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+1
* | monty.doc:paul@kite-hub.kitebird.com2004-11-292-5/+5
* | create/drop/rename user cleanupserg@serg.mylan2004-11-271-2/+4
* | don't fail if dbug manual cannot be builtserg@serg.mylan2004-11-171-2/+2
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-151-15/+41
|\ \ | |/
| * More debuggingmonty@mysql.com2004-11-101-15/+41
* | document DBUG_OUTPUT()serg@serg.mylan2004-11-115-11/+9
* | more dbug fixups to get a nicer manual (w/o my_pthread specifics)serg@sergbook.mylan2004-11-093-27/+56
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...serg@serg.mylan2004-11-046-62/+278
|/
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-2/+2
* just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-1/+1
* Merge with 4.0.17monty@mysql.com2003-12-171-1/+1
|\
| * Added checking of return value from my_once_alloc() in charsetmonty@mysql.com2003-12-101-1/+1
* | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-14/+10
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-1/+0
|\ \ | |/
| * Simple fixes (nothing notable)monty@mashka.mysql.fi2003-03-121-1/+0
* | removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-1/+1
|/
* added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixserg@sergbook.mysql.com2002-11-051-2/+1
* DBUG_ENTER/RETURN tags addedserg@sergbook.mysql.com2002-11-051-0/+74
* - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-9/+0
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-4/+5
* mergemonty@hundin.mysql.fi2002-04-252-3/+12
|\
| * Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.monty@tik.mysql.fi2002-04-222-3/+12
* | replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-4/+4
* | coverted my_thread_init() /end to use my_malloc()/my_free() to help tracksasha@mysql.sashanet.com2002-03-261-6/+22
* | Increase max package length to 512M for mysql and mysqldump.monty@hundin.mysql.fi2002-01-231-1/+1