summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* Post-merge fix: header is used by the client API. Obvious in retrospect.Davi Arnaut2010-06-051-2/+9
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-5/+6
* Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-109/+71
|\
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-79/+5
| * WL#2360 Performance schemaMarc Alff2009-12-091-30/+66
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-221-0/+38
|\ \ | |/ |/|
| * Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-0/+38
* | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-3/+5
|/
* 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