summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
Commit message (Expand)AuthorAgeFilesLines
* Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-2/+2
* add newline at the end of fileVladislav Vaintroub2011-02-191-1/+1
* Fix remaining windows (32 bit) warnings.Vladislav Vaintroub2011-02-191-1/+4
* Fixed compiler warningsMichael Widenius2010-12-011-0/+1
* Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-0/+38
* Fixed a valgrind error in debug_syncGeorgi Kodinov2009-10-041-1/+1
* auto-mergeIngo Struewing2009-10-011-1/+1
* WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+1906