summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | Fix an const char->char conversion error.unknown2006-02-231-1/+1
* | mysqlimport.c:unknown2006-02-181-0/+12