summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
* move safemalloc out of dbug.Sergei Golubchik2011-12-121-359/+3
* Make it possible to compile without SAFEMALLOC in debug buildsVladislav Vaintroub2011-12-021-1/+12
* mergeSergei Golubchik2011-11-031-4/+8
|\
| * build on windowsSergei Golubchik2011-11-021-4/+8
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+0
|\ \ | |/ |/|
| * Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-2/+0
* | merge with 5.3Sergei Golubchik2011-10-191-2/+2
|\ \
| * \ Merge with 5.2Michael Widenius2011-03-091-0/+19
| |\ \
| | * \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+19
| | |\ \
| | | * | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-0/+19
| * | | | Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-231-3/+3
| |/ / /
| * | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-0/+1
| |\ \ \ | | |/ /
| * | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-2/+2
| |\ \ \
* | | | | add safemalloc backSergei Golubchik2011-07-101-25/+360
* | | | | small dbug cleanupSergei Golubchik2011-07-101-122/+18
* | | | | 5.5-mergeSergei Golubchik2011-07-021-272/+31
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-229/+2
| * | | | Automerge 5.1-bugteam => 5.5-bugteamTor Didriksen2010-12-131-0/+19
| |\ \ \ \
| | * | | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-0/+19
| | | |_|/ | | |/| |
| * | | | Merge from mysql-5.1-bugteam to mysql-5.5-bugteamJon Olav Hauglid2010-10-191-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Bug #57274 SET GLOBAL debug crashes on Solaris in embedded server modeJon Olav Hauglid2010-10-191-0/+1
| * | | | automerge from 5.1-bugteam: Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
| | * | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-0/+8
| | | |/ | | |/|
| * | | Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam.Alexey Kopytov2010-10-021-2/+3
| |\ \ \ | | |/ /
| | * | Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-221-9/+4
| | * | Bug#52884 mysql-test-run does not work with --debug optionSergey Glukhov2010-05-201-3/+0
| | * | Bug #52629: memory leak from sys_var_thd_dbug in binlog.binlog_write_errorGeorgi Kodinov2010-04-161-0/+10
| * | | Bug #46165 server crash in dbugJon Olav Hauglid2010-09-281-2/+8
* | | | lots of post-merge changesSergei Golubchik2011-04-251-3/+3
* | | | merge.Sergei Golubchik2010-11-251-25/+44
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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
| * | 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
| |/ / / /