summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * 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
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-12/+12
|/ / / /
* | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-4/+4
* | | | MDEV-14505 - Threads_running becomes scalability bottleneckSergey Vojtovich2017-12-131-2/+0
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-3/+0
|\ \ \ \
| * | | | Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-3/+0
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-5/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-5/+5
* | | | | Lots of small cleanupsMichael Widenius2017-08-241-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
|/ / /
* | | 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
|/ /