summaryrefslogtreecommitdiff
path: root/sql/sql_parse.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-1/+1
* Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-7/+7
* Lots of small cleanupsMichael Widenius2017-08-241-1/+1
* Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+0
* Adding the "const" qualified to the LEX_CSTRING parameter of a few check_xxx(...Alexander Barkov2017-08-041-3/+3
* MDEV-13415 Wrap the code in sp.cc into a class Sp_handlerAlexander Barkov2017-07-311-4/+7
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-11/+12
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-03-311-1/+2
|\
| * 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
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-1/+1
|/ / / /
* | | | 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