summaryrefslogtreecommitdiff
path: root/include/my_dbug.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-011-2/+2
* MDEV-26: Global transaction ID.unknown2013-03-261-1/+1
* Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+6
|\
| * MWL#192: non-blocking client API, after-review fixes.unknown2012-01-061-0/+4
| * MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+2
* | 5.3 mergeSergei Golubchik2012-01-131-2/+2
|\ \
| * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\ \ | | |/ | |/|
* | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-9/+0
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+3
|\ \ \
| * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | |\ \
| | | * | Bug#26243 mysql command line crash after control-cunknown2008-03-281-44/+52
| | | * | Fixed compiler warnings.unknown2007-02-281-0/+2
* | | | | merge with 5.3Sergei Golubchik2011-10-191-20/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-1/+2
| * | | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-1/+1
| * | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-6/+40
| |\ \ \ \ | | |/ / /
* | | | | add safemalloc backSergei Golubchik2011-07-101-0/+10
* | | | | small dbug cleanupSergei Golubchik2011-07-101-4/+0
* | | | | 5.5-mergeSergei Golubchik2011-07-021-5/+34
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Automerge 5.1-bugteam => 5.5-bugteamTor Didriksen2010-12-131-1/+2
| |\ \ \ \
| | * | | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-1/+2
| | | |/ / | | |/| |
| * | | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-5/+31
| |\ \ \ \ | | |/ / /
| | * | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-4/+47
* | | | | merge.Sergei Golubchik2010-11-251-2/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | MySQL 5.1.41 after-merge fix: Fix non-debug build breakage.unknown2009-11-161-0/+1
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-30/+57
| |\ \ \ | | |/ /
| * | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+1
| * | | skip dbug tests if DBUG_OFFunknown2008-02-131-9/+9
| * | | Fixes for DBUG_ABORT()unknown2008-02-071-0/+13
| * | | dbug/dbug.cunknown2008-02-061-1/+2
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-061-0/+2
| |\ \ \
| | * | | Fixes for running maria-recovery*.test and maria-purge.test underunknown2008-02-061-0/+2
| * | | | cleanupunknown2008-02-051-1/+0
| * | | | dbug: function/ (a.k.a. SUBDIR) syntax unknown2008-02-031-27/+30
| * | | | negative lists in dbug (-#-d,info => everything but "info").unknown2008-02-011-6/+5
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-01-071-10/+10
| |\ \ \
| | * | | cleanupunknown2008-01-071-10/+10
| * | | | Bugs fixed:unknown2008-01-071-0/+1
| |/ / /
| * | | UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-4/+9
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-1/+1
| |\ \ \
| | * \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-1/+1
| | |\ \ \
| | | * \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-cleanunknown2006-12-181-1/+1
| | | |\ \ \
| | | | * | | lock manager passed unit testsunknown2006-10-181-1/+1
* | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-1/+1
* | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+17
* | | | | | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-107/+80
* | | | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+19
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | WL#4828 and BUG#45747Alfranio Correia2009-09-291-0/+19