summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes uponSergey Vojtovich2016-06-201-26/+7
* MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS andSergey Vojtovich2014-09-251-8/+1
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | mysql-5.5.34 mergeSergei Golubchik2013-11-191-31/+43
|\ \ | |/
| * Bug#16865959 - PLEASE BACKPORT BUG 14749800.Praveenkumar Hulakund2013-07-241-31/+49
* | Added new status variables:Michael Widenius2012-09-091-2/+3
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\ \
| * | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-1/+1
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | merge with 5.3Sergei Golubchik2011-10-191-2/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+8
| |\ \ \
| | * | | Make event stop code even more robust.Michael Widenius2011-05-091-1/+8
| | * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
| * | | | Merge.Igor Babaev2010-12-101-0/+0
| |\ \ \ \
| | * | | | Merge 5.3-mwl128 -> 5.3Igor Babaev2010-10-271-0/+0
| | |/ / /
| * | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-1/+1
| |/ / /
* | | | merge.Sergei Golubchik2010-11-251-0/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+2
| |\ \ | | |/
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+5
| |\ \
| * \ \ Merge with base MySQL-5.1-mariaMichael Widenius2008-12-031-13/+0
| |\ \ \
| * | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+8
* | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\ \ \ \ \
| * | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
|/ / / / /
* | | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
* | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-2/+5
|\ \ \ \ \
| * | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+5
* | | | | | Bug #52367 Deadlock involving SET GLOBAL EVENT_SCHEDULER = OFFJon Olav Hauglid2010-04-141-4/+4
|/ / / / /
* | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-0/+3
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-031-1/+2
|\ \ \ \ \
| * \ \ \ \ Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-031-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | fixed various pb2 test failures on windows.Georgi Kodinov2010-02-021-1/+2
| | | |_|/ | | |/| |
* | | | | WL#2360 Performance schemaMarc Alff2010-01-111-18/+18
* | | | | WL#2360 Performance schemaMarc Alff2010-01-061-17/+25
* | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
* | | | | MergeMikael Ronstrom2009-12-141-1/+0
|\ \ \ \ \
| * | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
| |/ / / /
* | | | | WL#5138, fixed review commentsMikael Ronstrom2009-11-231-9/+1
* | | | | WL#5138, review fixesMikael Ronstrom2009-11-201-9/+9
* | | | | WL#5138 merged to mysql-next-mrMikael Ronstrom2009-11-201-5/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Backported my_atomic from 6.0-codebase and added support for 64-bit atomics t...Mikael Ronstrom2009-10-121-5/+12
| |/ / /
* | | | Backport of the following revision from 6.0-codebase:Konstantin Osipov2009-10-131-0/+5
* | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-6/+7
|/ / /
* | | Bug#43587: Putting event_scheduler=1 in init SQL file crashesDavi Arnaut2009-07-241-0/+3
|\ \ \
| * | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-0/+3
| | |/ | |/|
* | | Merge from 5.0Gleb Shchepa2009-07-241-2/+2
|/ /
* | Bug#38066 Events log 'note' level messages by default in the error logKristofer Pettersson2008-10-071-13/+0
|/