summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Added comment on how to expand the use of the debug sync framework for schedulerMikael Ronstrom2011-03-041-0/+4
* | | mergeMikael Ronstrom2011-01-041-1/+1
|\ \ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
| | |/
* | | Added support in DEBUG_SYNC framework for actions when THD object isn't activ...Mikael Ronstrom2010-11-091-9/+19
|/ /
* | 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