summaryrefslogtreecommitdiff
path: root/sql/event_data_objects.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-04-221-1/+1
|\
| * Merge 10.3 into 10.4st-10.4Marko Mäkelä2021-04-221-1/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-04-221-1/+5
| | |\ | |/ /
| | * Fixup: Event_queue_element_for_exec initializer list not supported on gcc-4.1Vicențiu Ciorbaru2021-04-211-1/+5
| | * MDEV-24807:A possibility for double free in dtor of Event_queue_element_for_e...Vicențiu Ciorbaru2021-04-201-1/+1
* | | perfschema statement instrumentation related changesSergei Golubchik2020-03-101-0/+11
* | | 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
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-17/+18
|/ / /
* | | Use sql_mode_t for sql_mode.Monty2016-10-051-2/+2
|/ /
* | compiler warningsSergei Golubchik2014-10-011-1/+1
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ 5.5-mergeSergei Golubchik2011-07-021-7/+0
|\ \ \ | |/ /
| * | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-7/+0
* | | merge.Sergei Golubchik2010-11-251-3/+3
|\ \ \ | |/ / |/| |
| * | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-3/+3
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+6
|/
* Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-98/+1
* Provide initial module structure to Doxygen.unknown2007-08-151-0/+9
* Patch for the following bugs:unknown2007-06-281-2/+5
* This is the 3-rd part of patch for BUG#11986:unknown2007-06-141-9/+5
* Fix rpl_events test failure in the runtime tree.unknown2007-04-131-0/+2
* An attempt to fix a sporadic valgrind memory leak in Event Scheduler:unknown2007-04-131-10/+3
* Post-merge and post-review fixes for the patch forunknown2007-04-051-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-04-051-3/+0
|\
| * A set of changes aiming to make the Event Scheduler more user-friendlyunknown2007-04-051-3/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-031-20/+2
|\ \ | |/
| * Remove unnecessary casts to uchar. The casts are stemming fromunknown2007-03-271-1/+1
| * Trivial cleanups and whitespace change in Event Scheduler code.unknown2007-03-231-19/+1
* | WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-291-1/+1
* | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-03-291-28/+25
|\ \ | |/ |/|
| * Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rplunknown2007-03-261-28/+25
| |\
| | * WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-161-28/+25
* | | BUG#16420: Events: timestamps become UTCunknown2007-03-161-11/+24
|/ /
* | Fix for bug#22740 Events: Decouple Event_queue from Event_db_repositoryunknown2007-01-291-4/+21
|/
* Many files:unknown2006-12-271-2/+1
* Fixed a LOT of compiler warningsunknown2006-11-271-2/+2
* WL#3337 (Event scheduler new architecture)unknown2006-08-171-4/+4
* WL#3337 (Events new architecture)unknown2006-07-171-3/+5
* WL #3337 (Events new architecture)unknown2006-07-131-6/+3
* WL#3337 (Event scheduler new architecture)unknown2006-07-111-36/+16
* WL#3337 (Event scheduler new architecture)unknown2006-07-101-85/+117
* WL#3337 (Event scheduler new architecture)unknown2006-07-051-25/+0
* WL #3337 (Event scheduler new architecture)unknown2006-07-041-3/+30
* WL#3337 (Events new architecture)unknown2006-06-291-61/+2