summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-12/+12
| * | Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ...Michael Widenius2010-10-131-1/+1
| * | Protect stack->keywords with THR_LOCK_dbugMichael Widenius2009-12-071-11/+30
| * | 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 mysql.com:/home/my/mysql-5.1unknown2008-04-281-5/+5
| |\ \ \
| * | | | 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
* | | | | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-5/+1
* | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-83/+4
* | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-21/+2
* | | | | | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | Another case of C++ syntax used for a comment in C.Joerg Bruehe2010-03-151-1/+1
* | | | | | | Fix errors when building releaseVladislav Vaintroub2010-03-191-1/+1
|/ / / / / /
* | | | | | Use vsnprintf() rather than my_vsnprintf() in DbugVfprintf,Tor Didriksen2009-11-271-1/+5
* | | | | | robust protection against missing DBUG_RETURNSergei Golubchik2009-10-311-34/+26
* | | | | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-359/+517
* | | | | | WL#4828 and BUG#45747Alfranio Correia2009-09-291-0/+28
| |_|_|_|/ |/| | | |
* | | | | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-16/+1
* | | | | Bug#38293 Libmysqld crash in mysql_library_init if language file missingAlexey Botchkov2008-11-191-0/+9
| |_|_|/ |/| | |
* | | | 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
* | | | Bug#34424 query_cache_debug.test leads to valgrind warningsunknown2008-02-261-10/+35
| |/ / |/| |
* | | 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