summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Valgrind errors seen in buildbot.unknown2009-04-081-2/+7
* Apply patch by Antony Dovgal:Michael Widenius2009-03-221-1/+1
* Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+12
* support for glob(7) patterns in dbugSergei Golubchik2009-02-111-2/+9
* Bug#42735: dbug treated duplicate keywords (-#d,kw,kw) incorrectlySergei Golubchik2009-02-101-1/+3
* dbug fix: only do safemalloc checks if a function is selectedSergei Golubchik2008-12-021-39/+38
* Merged 5.1 with maria 5.1Michael Widenius2008-10-101-1/+1
|\
| * Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463unknown2008-05-021-1/+1
| |\
| | * 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-281-1249/+1468
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-5/+5
|\ \ \ | |/ /
| * | Bug#34424 query_cache_debug.test leads to valgrind warningsunknown2008-02-261-10/+35
* | | Fixed compiler warningsunknown2008-02-221-8/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-211-1/+1
|\ \ \
| * | | Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-211-1/+1
* | | | Fix for build failures. Putting back "#define bool BOOL" under Windowsunknown2008-02-191-1/+0
* | | | dbug.c:unknown2008-02-191-6/+1
|\ \ \ \
| * | | | Fix for failure of ma_test_loghandler_long-t on Windowsunknown2008-02-191-6/+1
| |/ / /
* | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-5/+5
|/ / /
* | | dbug/dbug.cunknown2008-02-061-10/+10
* | | cleanupunknown2008-02-051-1/+1
* | | dbug: function/ (a.k.a. SUBDIR) syntax unknown2008-02-031-115/+281
* | | negative lists in dbug (-#-d,info => everything but "info").unknown2008-02-011-154/+123
* | | 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