summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
* 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-36463msvensson@pilot.mysql.com2008-05-021-1/+1
|\
| * Bug#35986 valgrind warning in DbugParse for empty string in SET GLOBAL DEBUG=""msvensson@pilot.mysql.com2008-05-021-1/+1
| * Bug#26243 mysql command line crash after control-ciggy@amd64.(none)2008-03-281-1249/+1468
* | Bug#34424 query_cache_debug.test leads to valgrind warningsdavi@mysql.com/endora.local2008-02-261-10/+35
* | Bug #27099: system_mysql fail in pushbuild windowsgkodinov/kgeorge@magare.gmz2007-10-151-18/+10
* | Set --debug-check if one uses DBUG_PUSH in all clientsmonty@mysql.com/nosik.monty.fi2007-08-021-4/+3
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-17/+18
* | dbug/dbug.c: unused variable removedserg@janus.mylan2007-03-171-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-02-211-2/+4
|\ \
| * | dbug: don't consider double colom (::) a separator -serg@janus.mylan2007-01-281-2/+4
* | | Build fix for sunfire100b. This can go when BUG#14420 is fixed.df@kahlann.erinye.com2007-01-271-0/+14
|/ /
* | Added back sql-bench directory, so that one can more easily run benchmarks on...monty@mysql.com/narttu.mysql.fi2006-11-291-102/+122
* | Fix build problem for when not compiled with debugging.cmiller@zippy.cornsilk.net2006-09-061-3/+8
* | Merge neptunus.(none):/home/msvensson/mysql/bug21749/my50-bug21749msvensson@neptunus.(none)2006-08-241-4/+1
|\ \ | |/
| * Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873msvensson@neptunus.(none)2006-08-241-4/+1
* | Windows build fix: declare _db_set_ before it's used.kostja@bodhi.local2006-08-141-51/+50
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+4
|\ \ | |/
| * Bug#19517 No simple way to detect wether server was compiled with libdbugmsvensson@neptunus.(none)2006-06-121-1/+4
* | atomic ops:serg@serg.mylan2006-06-171-1/+1
* | After-merge fixes.knielsen@mysql.com2006-05-171-8/+14
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-161-13/+65
|\ \ | |/
| * Fix two Valgrind memory leak warnings.knielsen@mysql.com2006-05-151-16/+68
* | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-1/+1
* | Fix an const char->char conversion error.konstantin@mysql.com2006-02-231-1/+1
* | mysqlimport.c:kent@mysql.com2006-02-181-0/+12
* | post-merge fixes for dbugserg@serg.mylan2006-02-151-0/+3
* | dbug changes:serg@serg.mylan2006-02-141-1212/+1360
|/
* Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+1
* Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-151-15/+41
|\
| * More debuggingmonty@mysql.com2004-11-101-15/+41
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...serg@serg.mylan2004-11-041-5/+31
|/
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-2/+2
* just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-1/+1
* Merge with 4.0.17monty@mysql.com2003-12-171-1/+1
|\
| * Added checking of return value from my_once_alloc() in charsetmonty@mysql.com2003-12-101-1/+1
* | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-14/+10
|/
* Simple fixes (nothing notable)monty@mashka.mysql.fi2003-03-121-1/+0
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-4/+5
* replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-4/+4