summaryrefslogtreecommitdiff
path: root/sql/event_data_objects.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\
| * Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
* | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-4/+4
* | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-8/+8
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-10/+24
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-8/+22
| |\
| | * MW-416 DDL replication moved after acl checkingsjaakola2017-10-101-8/+22
| * | MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULLhalfspawn2017-10-141-2/+2
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-3/+3
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-3/+3
| |\ \ | | |/
| | * MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
| | * MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | Lots of small cleanupsMichael Widenius2017-08-241-2/+2
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | MDEV-13298 Change sp_head::m_chistics from a pointer to a structureAlexander Barkov2017-07-121-1/+7
* | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-26/+27
|/
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* Fix compilation warnings in -DWITH_WSREP=OFF build.Kristian Nielsen2015-05-111-0/+2
* Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-1/+1
|\
| * MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-9/+1
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+17
|/
* 10.0-base mergeSergei Golubchik2013-11-131-1/+1
|\
| * 5.5. mergeSergei Golubchik2013-11-131-1/+1
| |\
| | * MDEV-4824 userstats - wrong user statisticsSergei Golubchik2013-11-111-1/+1
* | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
* | | 10.0-base mergeSergei Golubchik2013-01-311-1/+1
|\ \ \ | |/ /
| * | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
| |/
* | more fixes for test casesSergei Golubchik2012-10-011-2/+4
* | Added support of thd->tx_read_onlyMichael Widenius2012-08-071-0/+4
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-5/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | merge with 5.1-microSergei Golubchik2011-06-071-2/+2
| |\ \ \ \ \
| | * | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-2/+2
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-3/+3
| | | |/ / | | |/| |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-46/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-45/+0
| |\ \ \ \
| | * | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-45/+0
| * | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-1/+1
| |/ / / /
* | | | | merge.Sergei Golubchik2010-11-251-4/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-3/+7
| |\ \ \ | | | |/ | | |/|