summaryrefslogtreecommitdiff
path: root/sql/lex.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 '11.0' into 10.1Oleksandr Byelkin2018-09-061-3/+3
| |\ \
| | * | compilation failureSergei Golubchik2018-09-041-3/+3
* | | | 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
* | | | Fixed bug mdev-9976.Igor Babaev2017-01-311-1/+1
* | | | cleanup: parser: s/USER/USER_SYM/Sergei Golubchik2016-12-121-3/+3
* | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-0/+1
* | | | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-0/+1
|\ \ \ \
| * | | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-0/+1
| |/ / /
* | | | MDEV-10585 EXECUTE IMMEDIATE statementAlexander Barkov2016-10-081-0/+1
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-0/+2
* | | | Implement LEAD and LAG and NTH_VALUE functionsVicențiu Ciorbaru2016-09-241-1/+4
* | | | Implement first_value and last_value as window functionsVicențiu Ciorbaru2016-09-241-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+0
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-3/+0
| | |\ \ | | | |/
| | | * MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-141-3/+0
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+2
* | | | Implement ntile window function.Vicențiu Ciorbaru2016-04-041-0/+1
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-0/+1
|\ \ \ \
| * | | | MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+1
| |/ / /
* | | | Initial patch for the implementation of window functions (MDEV-6115):Igor Babaev2016-02-121-0/+13
|/ / /
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-1/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-1/+3
| |\ \ | | |/
| | * MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-0/+1
* | | MDEV-60 Support for Spatial Reference systems for the GIS data.Alexey Botchkov2014-12-041-0/+1
* | | cleanup: s/(OLD_)?PASSWORD/&_SYM/gSergei Golubchik2014-12-041-2/+2
* | | MDEV-6593 : domain_id based replication filtersNirbhay Choubey2014-12-031-0/+2
* | | Merge ../10.1-explain-json-r4 into 10.1Sergei Petrunia2014-11-271-0/+1
|\ \ \
| * \ \ Merge ../10.1 into bb-10.1-explain-jsonSergei Petrunia2014-10-151-7/+3
| |\ \ \
| * | | | MDEV-6109: EXPLAIN JSON10.1-explain-jsonSergei Petrunia2014-05-271-0/+1
| | |/ / | |/| |
* | | | MDEV-5231: Per query variables from Percona Server (rewritten)Oleksandr Byelkin2014-11-111-0/+1
| |/ / |/| |
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-2/+0
* | | SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-4/+0
* | | MDEV-5317 Compound statement / anonymous blocksSergei Golubchik2014-10-101-0/+1
* | | cleanup sql_yacc.yy: s/IF/IF_SYM/Sergei Golubchik2014-10-101-1/+1
* | | MDEV 4427: query timeoutsMonty2014-10-071-0/+1
|/ /
* | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-0/+1
* | 10.0-base merge (roles)Sergei Golubchik2013-10-291-0/+3
|\ \
| * | New syntax:Sergei Golubchik2013-10-181-0/+1
| * | Implemented SHOW GRANTS functionalityVicențiu Ciorbaru2013-10-181-0/+1
| * | Added the SET ROLE command to the grammarVicențiu Ciorbaru2013-10-171-0/+1
* | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-231-0/+2
* | | 10.0-base merge.Sergei Golubchik2013-09-211-0/+2
|\ \ \ | |/ /
| * | MDEV-4911 - add KILL query id, and add query id information to processlistSergey Vojtovich2013-09-131-0/+1
| * | MergeIgor Babaev2013-08-061-0/+1
| |\ \
| | * | MWL#205 DELETE with result set (mdev-3814)Igor Babaev2013-08-061-0/+1