summaryrefslogtreecommitdiff
path: root/sql/event_parse_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed Item::is_fixed() and Item::has_subquery()Monty2021-05-191-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-3/+3
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-3/+3
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-3/+3
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-3/+3
* | | | 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-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991Alexander Barkov2018-11-261-3/+11
* | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-4/+4
* | | | | MDEV-16388 Replace member Item::fixed to virtual method is_fixed()Alexander Barkov2018-06-051-1/+1
|/ / / /
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-6/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-6/+6
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-6/+6
| | |/ /
* | | | 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-6/+5
* | | MDEV-12415 Remove sp_name::m_qnameAlexander Barkov2017-03-311-3/+0
|/ /
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-1/+1
|\ \ \ | |/ /
* | | cleanup: galera misc cleanupsSergei Golubchik2014-10-101-1/+2
|/ /
* | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-2/+2
| |/
* | MDEV-500: Session variable for server_idunknown2012-10-231-2/+2
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\
| * Merge with 5.2.Michael Widenius2011-12-111-6/+11
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-6/+11
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-6/+8
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | |/ / | | |/| |
* | | | | merge with 5.3Sergei Golubchik2011-10-191-10/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | post review changes 2Sergei Golubchik2011-05-191-6/+6
| * | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-1/+1
| |/ /
* | | Auto-merge of patch for bug#11764334 from mysql-5.1 tree.Dmitry Shulga2011-06-101-4/+7
|\ \ \ | | |/ | |/|
| * | Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGESDmitry Shulga2011-06-101-4/+7
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
|/
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-2/+2
* Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.Tatiana A. Nurnberg2008-08-181-1/+43
* Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-0/+535