summaryrefslogtreecommitdiff
path: root/include/my_dbug.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+3
* | | | | | | Add DBUG_VIOLATION_HELPER_LEAVE definition to non-debug build.Alexander Nozdrin2009-09-101-0/+1
* | | | | | | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-4/+47
|/ / / / / /
* | | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
|/ / / / /
* | | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-4/+4
|/ / / /
* | | | Fixes for compiler warnings.unknown2007-02-271-0/+2
* | | | Fixed compiler warningsunknown2007-02-231-1/+1
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Many files:unknown2006-12-231-2/+1
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint_20061016unknown2006-10-171-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Add ATTRIBUTE_FORMAT for _db_doprnt, it will catch problemsunknown2006-10-121-1/+2
| * Fixes for crashes and test failuresunknown2006-09-011-0/+1
* | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixunknown2006-05-161-0/+3
|\ \ | |/
| * Fix two Valgrind memory leak warnings.unknown2006-05-151-0/+3
* | Define USE_TLS when compiling libmysql.dll, to avoid crashing whenunknown2006-03-221-0/+1
* | dbug changes:unknown2006-02-141-41/+49
|/
* Fixed bug from last pushunknown2005-05-181-1/+1
* Fix warnings from iccunknown2005-05-181-3/+3
* Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-0/+3
|\
| * More debuggingunknown2004-11-101-0/+3
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...unknown2004-11-041-0/+4
|/
* Added missing my_time.c file to mysqlclient projectunknown2004-06-281-4/+1
* - make sure to define NDEBUG in my_dbug.h, when DBUG_OFF is definedunknown2004-06-151-0/+3
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-0/+1
* Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-171-0/+93