summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base merge.Sergei Golubchik2013-09-211-2/+2
|\
| * 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-2/+2
| |\
| | * mysql-5.5.33 mergeSergei Golubchik2013-09-061-2/+2
| | |\
| | | * Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-2/+2
* | | | mdl_sync now works.Michael Widenius2013-07-021-12/+12
* | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-6/+1
* | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-5/+11
* | | | 10.0-base mergeSergei Golubchik2013-01-311-1/+2
|\ \ \ \ | |/ / /
| * | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+2
* | | | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-0/+1
|\ \ \ \ | |/ / /
| * | | MDEV-532: Async InnoDB commit checkpoint.unknown2012-12-141-0/+1
| |/ /
* | | fixes for test failuresSergei Golubchik2012-09-271-0/+2
|/ /
* | debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-281-347/+8
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \
| * \ 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
| | |\ \
| | * | | Fixed compiler warnings.Michael Widenius2010-12-031-0/+1
* | | | | rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-151-1/+1
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-2/+2
* | | | | few cmake/compiler warningsSergei Golubchik2011-11-031-1/+1
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+5
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
| | |/ | |/|
* | | 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