summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-06-211-1/+1
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-211-1/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-06-211-1/+1
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-211-1/+1
| | | |\
| | | | * eventscheduler mismatch of my_{malloc,free}, deleteJordy Zomer2021-06-151-1/+1
* | | | | Reduce usage of strlen()Monty2021-05-191-2/+2
|/ / / /
* | | | Aria will now register it's transactionsMonty2020-05-231-0/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-1/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+3
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+3
| | |\ \ | | | |/
| | | * 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
* | | | | | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-1/+2
* | | | | | MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-2/+2
* | | | | | perfschema statement instrumentation related changesSergei Golubchik2020-03-101-1/+13
* | | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* | | | | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-2/+2
|/ / / / /
* | | | | 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
| |\ \ | | |/