summaryrefslogtreecommitdiff
path: root/sql/lex.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for VISIBLE attribute for indexes in CREATE TABLEMonty2020-04-191-2/+6
* MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-0/+1
* Added FLUSH THREADSMonty2020-03-241-0/+1
* MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-181-0/+1
* MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-0/+2
* MDEV-20601: Make REPLICA a synonym for SLAVE in SQL statementsSujatha2020-02-041-0/+3
* Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\
| | * Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | MDEV-16620 JSON_ARRAYAGG and JSON_OBJECTAGG.Alexey Botchkov2019-10-141-0/+1
* | | MDEV-16620: Add JSON_ARRAYAGG functionMarkus Mäkelä2019-07-041-0/+1
* | | MDEV-19944 Remove GIS data types from keyword list in lex.hAlexander Barkov2019-07-041-8/+0
|/ /
* | 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
| | | * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-3/+3
| | | |\ \
| | | | * | compilation failureSergei Golubchik2018-09-041-3/+3
* | | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-0/+2
* | | | | | MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-0/+1
* | | | | | MDEV-13095 Implement User Account lockingRobert Bindar2019-02-141-0/+1
* | | | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-0/+1
|/ / / / /
* | | | | MDEV-17687 Add sql_mode specific tokens for keywords BLOB, CLOB, NUMBER, RAW,...Alexander Barkov2018-11-121-5/+5
* | | | | MDEV-17669 Add sql_mode specific tokens for the keyword DECLAREAlexander Barkov2018-11-121-1/+1
* | | | | MDEV-17666 sql_mode=ORACLE: Keyword ELSEIF should not be reservedAlexander Barkov2018-11-121-1/+1
* | | | | A join patch for MDEV-17660 and MDEV-17661Alexander Barkov2018-11-101-1/+1
* | | | | MDEV-17652 Add sql_mode specific tokens for some keywordsAlexander Barkov2018-11-091-12/+12
* | | | | MDEV-16186 Concatenation operator || returns wrong results in sql_mode=ORACLEAlexander Barkov2018-05-161-1/+1
* | | | | MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty stringhalfspawn2018-03-291-0/+1
* | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-0/+2
* | | | | Fix testsSergei Golubchik2017-12-211-1/+1
* | | | | System Versioning 1.0 pre6Aleksey Midenkov2017-12-151-0/+1
|\ \ \ \ \
| * | | | | Partitioning syntax for versioningSergei Golubchik2017-12-141-0/+1
* | | | | | System Versioning 1.0 pre5 [closes #407]Aleksey Midenkov2017-12-151-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MDEV-10177 Invisible Columns and Invisible IndexSachin Setiya2017-12-151-0/+1
* | | | | | System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-0/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-0/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-0/+1
* | | | | | | SQL: regression fix: make NOW a valid identifier again [#363]Sergei Golubchik2017-12-081-1/+1
* | | | | | | System Versioning pre1.0Aleksey Midenkov2017-11-131-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Added the median function to the parser , it should behave as a percentile_co...Varun Gupta2017-11-011-0/+1
| * | | | | | MDEV-12985: syntax added for the percentile_cont and percentile_disc functionsVarun Gupta2017-11-011-0/+3
* | | | | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-1/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SQL: (0.5) Versioned partitions [closes #77]Aleksey Midenkov2017-05-051-2/+2
| * | | | | | SQL: 0.3 per column versioning syntax, .frm, optimized updates and testsKosov Eugene2017-05-051-0/+1
| * | | | | | 0.1: SQL-level System VersioningDaniel Fiala2017-05-051-0/+4
* | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-251-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |