summaryrefslogtreecommitdiff
path: root/sql/event_queue.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-09-261-1/+1
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-09-261-1/+1
| |\
| | * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-1/+1
* | | Less noise in the error logMonty2021-05-191-2/+4
|/ /
* | Merge 10.4 into 10.5Marko Mäkelä2021-04-221-0/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-04-221-0/+1
| |\
| | * MDEV-24807:A possibility for double free in dtor of Event_queue_element_for_e...Vicențiu Ciorbaru2021-04-201-0/+1
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
* | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-2/+2
* | | | perfschema sp instrumentation related changesSergei Golubchik2020-03-101-0/+4
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-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
| |\ \ | | |/
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | cleanup: don't use thd->set_current_time() directlySergei Golubchik2018-01-091-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-7/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-7/+7
| |\ \ \ | | |/ /
| | * | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-9/+9
| | |/
* | | 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-12/+16
|/
* Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* fixes for test failuresSergei Golubchik2012-09-271-16/+14
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge with 5.3Sergei Golubchik2011-10-191-4/+4
|\ \ \
| * \ \ Merge with 5.1-microsecondsMichael Widenius2011-05-281-3/+4
| |\ \ \
| | * | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-4/+4
| | | |/ | | |/|
| * | | Merge with MariaDB 5.2Michael Widenius2011-05-101-6/+8
| |\ \ \
| | * | | mysqltest: Write command to be executed to the log BEFORE executing the command.Michael Widenius2011-05-091-6/+8
* | | | | 5.5-mergeSergei Golubchik2011-07-021-7/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Suppress false-positive uninitialized variable useDmitry Lenev2010-11-191-2/+2
| * | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-2/+18
| * | | | Bug#37780: Make KILL reliable (main.kill fails randomly)Davi Arnaut2010-10-221-5/+7
* | | | | merge.Sergei Golubchik2010-11-251-16/+30
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-16/+30
| |/ /
| * | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-1/+6
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
* | Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-191-0/+8
|\ \
| * | Backport from 6.0-codebase.Sergey Vojtovich2009-12-151-0/+8
| |/
* | WL#2360 Performance schemaMarc Alff2010-01-111-4/+4
* | WL#2360 Performance schemaMarc Alff2010-01-061-11/+11
|/
* Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-9/+9
* Fix for bug#22738 Events: After stop and start disabled events could reside i...unknown2008-02-221-2/+36
* Manual merge of parallel development in separate team trees.unknown2007-08-221-2/+3
|\
| * Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+3