summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-071-1/+0
|\
| * cleanupunknown2008-01-071-1/+0
* | Bugs fixed:unknown2008-01-071-0/+10
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-301-33/+48
|\
| * UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-33/+48
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-15/+17
|\ \ | |/
| * Removed MARIA_BASE min_row_length (duplicate of min_block_length)unknown2007-12-121-4/+5
| * Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-14/+15
* | Bug #27099: system_mysql fail in pushbuild windowsunknown2007-10-151-18/+10
|/
* Set --debug-check if one uses DBUG_PUSH in all clientsunknown2007-08-021-4/+3
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-17/+18
* dbug/dbug.c: unused variable removedunknown2007-03-171-1/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-211-2/+4
|\
| * dbug: don't consider double colom (::) a separator -unknown2007-01-281-2/+4
* | Build fix for sunfire100b. This can go when BUG#14420 is fixed.unknown2007-01-271-0/+14
|/
* Added back sql-bench directory, so that one can more easily run benchmarks on...unknown2006-11-291-102/+122
* Fix build problem for when not compiled with debugging.unknown2006-09-061-3/+8
* Merge neptunus.(none):/home/msvensson/mysql/bug21749/my50-bug21749unknown2006-08-241-4/+1
|\
| * Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873unknown2006-08-241-4/+1
* | Windows build fix: declare _db_set_ before it's used.unknown2006-08-141-51/+50
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-1/+4
|\ \ | |/
| * Bug#19517 No simple way to detect wether server was compiled with libdbugunknown2006-06-121-1/+4
* | atomic ops:unknown2006-06-171-1/+1
* | After-merge fixes.unknown2006-05-171-8/+14
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixunknown2006-05-161-13/+65
|\ \ | |/
| * Fix two Valgrind memory leak warnings.unknown2006-05-151-16/+68
* | Final patch to remove the last of the OS2 support. unknown2006-04-151-1/+1
* | Fix an const char->char conversion error.unknown2006-02-231-1/+1
* | mysqlimport.c:unknown2006-02-181-0/+12
* | post-merge fixes for dbugunknown2006-02-151-0/+3
* | dbug changes:unknown2006-02-141-1212/+1360
|/
* Add 0x before pointers (to help with debugging)unknown2004-12-181-1/+1
* Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-15/+41
|\
| * More debuggingunknown2004-11-101-15/+41
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...unknown2004-11-041-5/+31
|/
* 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
|/
* Simple fixes (nothing notable)unknown2003-03-121-1/+0
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-4/+5
* 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-141-1/+1
* Portability fixesunknown2001-08-301-1/+1
* Fixes for OS2.unknown2001-08-221-93/+86
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Import changesetunknown2000-07-311-0/+2076