summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-1/+3
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-1/+3
| |\
| | * Bug#30628268: OUT OF MEMORY CRASHSivert Sorumgard2020-04-301-1/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | * MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes uponSergey Vojtovich2016-06-201-26/+7
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-5/+5
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-24/+8
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-26/+14
| |\ \
| | * | MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-011-26/+14
* | | | cleanup: thread_countSergei Golubchik2016-06-041-1/+0
* | | | Reuse THD for new user connectionsMonty2016-06-041-3/+2
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-10/+7
|/ / /
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-011-1/+1
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-0/+5
|\ \ \ | |/ /
| * | perfschema 5.6.24Sergei Golubchik2015-05-051-0/+5
* | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-1/+1
|/ /
* | 5.5.40+ mergeSergei Golubchik2014-10-091-8/+1
|\ \ | |/
| * MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS andSergey Vojtovich2014-09-251-8/+1
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | 10.0-base mergeSergei Golubchik2013-12-161-20/+46
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-11-231-20/+46
| |\ \ \ | | |/ /
| | * | mysql-5.5.34 mergeSergei Golubchik2013-11-191-31/+43
| | |\ \ | | | |/
| | | * Bug#16865959 - PLEASE BACKPORT BUG 14749800.Praveenkumar Hulakund2013-07-241-31/+49
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-3/+4
|\ \ \ \
| * | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-3/+4
* | | | | 10.0-base mergeSergei Golubchik2013-04-151-20/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Speed up connection time:Michael Widenius2013-03-201-20/+6
* | | | 10.0-base mergeSergei Golubchik2013-01-311-8/+9
|\ \ \ \ | |/ / /
| * | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-7/+8
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-3/+3
|\ \ \ \ | |/ / /
| * | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-1/+0
| |/ /
| * | Added new status variables:Michael Widenius2012-09-091-2/+3
* | | more fixes for test casesSergei Golubchik2012-10-011-0/+2
* | | fixes for test failuresSergei Golubchik2012-09-271-14/+15
* | | Added support of thd->tx_read_onlyMichael Widenius2012-08-071-0/+2
|/ /
* | 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