summaryrefslogtreecommitdiff
path: root/sql/sql_parse.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-0/+1
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-081-0/+1
| |\ \
| | * | MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos...Sergei Golubchik2018-05-081-0/+1
| | * | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf...Sergei Golubchik2017-05-151-1/+0
| | * | WIP: global readonly variable pcre_frame_sizeDaniel Black2017-05-151-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+2
| | |\ \ | | | |/
| | | * race-condition safe implementation of test_if_data_home_dir()Sergei Golubchik2017-02-271-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+1
| | |\ \ | | | |/
| | | * reduce code duplication a littlemariadb-5.5.54Sergei Golubchik2016-12-221-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+2
| | |\ \ | | | |/
| | | * MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-231-1/+2
* | | | MDEV-9947: COM_MULTI united responseOleksandr Byelkin2016-05-171-1/+2
* | | | MDEV-9058: protocol: COM_MULTI command (part 2)Oleksandr Byelkin2016-03-181-2/+4
* | | | Changing %type of opt_place from <NONE> to <const_simple_string>.Alexander Barkov2015-11-241-1/+0
|/ / /
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-2/+2
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* | | MDEV-8001 - mysql_reset_thd_for_next_command() takes 0.04% in OLTP ROSergey Vojtovich2015-05-131-1/+0
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+3
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2015-01-211-0/+3
| |\ \ | | |/
| | * mysql-5.5.41 mergeSergei Golubchik2014-12-191-0/+3
| | |\
| | | * Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONSPraveenkumar Hulakund2014-09-101-0/+3
* | | | parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-041-10/+1
* | | | move userstat tables to a pluginSergei Golubchik2014-10-111-13/+0
* | | | cleanup: use is_supported_parser_charsetSergei Golubchik2014-10-011-5/+0
* | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+0
|/ / /
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | | 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
* | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-3/+4
|\ \ \ \ | |/ / /
| * | | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-3/+3
| * | | cleanupSergei Golubchik2013-10-181-0/+1
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-3/+2
|\ \ \ \
| * | | | fix pfs_digest* tests.Sergei Golubchik2013-07-141-3/+2
* | | | | 10.0 mergeSergei Golubchik2013-04-191-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cleanupSergei Golubchik2013-04-091-0/+1
| | |/ / | |/| |
| * | | extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-1/+1
| |/ /
* | | Fixing check_access() not to be inlined in case ofAlexander Barkov2013-04-181-10/+9
|/ /
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+0
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1