summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-111-2/+2
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
| * | Fixed compiler warnings.Michael Widenius2010-12-031-0/+1
| |/
* | 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