summaryrefslogtreecommitdiff
path: root/dbug
Commit message (Expand)AuthorAgeFilesLines
* lots of post-merge changesSergei Golubchik2011-04-251-3/+3
* merge.Sergei Golubchik2010-11-253-32/+49
|\
| * Fixed compile error when not using gcc (crashes at least on windows)Michael Widenius2010-11-031-1/+1
| * 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
| * Fixed bug LP#605798 "wrong data in bitmap" after recovery.Michael Widenius2010-09-101-6/+5
| * Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+0
| |\
| * | Protect stack->keywords with THR_LOCK_dbugMichael Widenius2009-12-071-11/+30
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+1
| |\ \
| * | | 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-112-3/+23
| * | | Bug#42735: dbug treated duplicate keywords (-#d,kw,kw) incorrectlySergei Golubchik2009-02-102-1/+14
| * | | 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-282-7/+8
| |\ \ \ \
| * | | | | Fix for ma_test_all-t failure and dbug/tests-t failure on Solaris:unknown2008-04-161-1/+1
| * | | | | 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
| | |/ / / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-132-8/+12
| |\ \ \ \ \ \
| | * | | | | | skip dbug tests if DBUG_OFFunknown2008-02-132-8/+12
| | |/ / / / /
| * | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-5/+5
| |/ / / / /
| * | | | | dbug/Makefile.amunknown2008-02-061-1/+1
| * | | | | dbug/dbug.cunknown2008-02-062-15/+21
| * | | | | cleanupunknown2008-02-051-1/+1
| * | | | | dbug: function/ (a.k.a. SUBDIR) syntax unknown2008-02-034-221/+520
| * | | | | negative lists in dbug (-#-d,info => everything but "info").unknown2008-02-014-158/+576
| * | | | | remove unused dbug filesunknown2008-01-317-255/+0
| * | | | | 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
| * | | | | | dbug/remove_function_from_trace.plunknown2007-12-301-0/+26
| * | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-162-17/+19
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| | * | | | | dbug_add_tags.pl:unknown2007-10-131-2/+2
* | | | | | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-5/+1
* | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
* | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-156-244/+9
|\ \ \ \ \ \ \
| * | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-152-200/+5
| * | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-085-44/+4
* | | | | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | | | | | | Fix for Bug#53925 (valgrind failures in rpl.rpl_get_master_version_and_clockAlexander Nozdrin2010-05-241-7/+1