Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -347/+8 |
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+2 |
| |\ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+2 |
| | |\ | |||||
| | * | | Fixed compiler warnings. | Michael Widenius | 2010-12-03 | 1 | -0/+1 |
* | | | | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 1 | -1/+1 |
* | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -2/+2 |
* | | | | few cmake/compiler warnings | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
* | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | add newline at the end of file | Vladislav Vaintroub | 2011-02-19 | 1 | -1/+1 |
| * | | | Fix remaining windows (32 bit) warnings. | Vladislav Vaintroub | 2011-02-19 | 1 | -1/+4 |
| * | | | Fixed compiler warnings | Michael Widenius | 2010-12-01 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Added comment on how to expand the use of the debug sync framework for scheduler | Mikael Ronstrom | 2011-03-04 | 1 | -0/+4 |
* | | | merge | Mikael Ronstrom | 2011-01-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-11-16 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 1 | -1/+1 |
| | |/ | |||||
* | | | Added support in DEBUG_SYNC framework for actions when THD object isn't activ... | Mikael Ronstrom | 2010-11-09 | 1 | -9/+19 |
|/ / | |||||
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | Post-merge fix: header is used by the client API. Obvious in retrospect. | Davi Arnaut | 2010-06-05 | 1 | -2/+9 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -5/+6 |
* | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -109/+71 |
|\ \ | |||||
| * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -79/+5 |
| * | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -30/+66 |
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-03-22 | 1 | -0/+38 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-... | Andrei Elkin | 2010-03-19 | 1 | -0/+38 |
* | | backport of dbug extensions from 6.0: | Sergei Golubchik | 2009-10-30 | 1 | -3/+5 |
|/ | |||||
* | Fixed a valgrind error in debug_sync | Georgi Kodinov | 2009-10-04 | 1 | -1/+1 |
* | auto-merge | Ingo Struewing | 2009-10-01 | 1 | -1/+1 |
* | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+1906 |