summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19142 sql_mode=MSSQL: Bracket identifiersAlexander Barkov2019-04-151-3/+6
* MDEV-18982 Partition pruning with column list causes syntax error in 10.4Igor Babaev2019-04-041-0/+1
* MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-041-271/+290
* Merge 10.3 into 10.4Marko Mäkelä2019-03-251-1/+0
|\
| * remove dead codeEugene Kosov2019-03-221-1/+0
* | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-14/+0
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-14/+0
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-13/+0
| | |\
| | | * pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-121-13/+0
* | | | MDEV-18701: Wrong result from query that uses INTERSECT after UNION ALLOleksandr Byelkin2019-03-111-12/+7
* | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-071-13/+78
* | | | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-071-0/+16
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-14/+22
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-03-051-12/+20
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-11/+19
| | |\ \ | | | |/
| | | * MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-0/+14
| | | * Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-11/+5
| | | |\
| | | | * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-11/+5
| | | | |\
| | | | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-3/+4
| | | | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-8/+1
| * | | | | MDEV-18700 EXPLAIN EXTENDED shows a wrong operation for queryIgor Babaev2019-02-221-2/+2
* | | | | | MDEV-18806 Synchronize ALTER TABLE EXCHANGE PARTITION and PURGE grammar in sq...Alexander Barkov2019-03-041-5/+44
* | | | | | MDEV-18796 Synchronize PS grammar between sql_yacc.yy and sql_yacc_ora.yyAlexander Barkov2019-03-031-1/+48
* | | | | | MDEV-18789 Port "MDEV-7773 Aggregate stored functions" to sql_yacc_ora.yyAlexander Barkov2019-03-011-0/+9
* | | | | | MDEV-18767 Port "MDEV-16294: INSTALL PLUGIN IF NOT EXISTS / UNINSTALL PLUGIN ...Alexander Barkov2019-02-281-0/+47
* | | | | | MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-0/+14
* | | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | dirty mergeOleksandr Byelkin2019-02-071-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-1/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-1/+2
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-241-1/+2
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHEREIgor Babaev2019-02-191-35/+19
* | | | | | MDEV-7486: Cosmetic changesIgor Babaev2019-02-181-69/+35
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-135/+743
* | | | | | A cleanup for MDEV-13916 Enforce check constraint on JSON typeAlexander Barkov2019-02-151-18/+0
* | | | | | Merge branch '10.4' into bb-10.4-mdev17096bb-10.4-mdev17096Igor Babaev2019-02-131-0/+18
|\ \ \ \ \ \
| * | | | | | MDEV-13916 Enforce check constraint on JSON typeMonty2019-02-131-0/+18
* | | | | | | Merge branch '10.4' into bb-10.4-mdev17096Igor Babaev2019-02-061-34/+154
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-01-261-16/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | cleanup: trg2bit() helperSergei Golubchik2019-01-251-16/+7
| * | | | | | Galera4Brave Galera Crew2019-01-231-1/+1
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-171-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-171-0/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-0/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.0 into 10.1Marko Mäkelä2019-01-171-0/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-13784: query causes seg faultVarun Gupta2019-01-061-0/+1
| | | | | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-1/+1
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-1/+1
| * | | | | | Fixed compiler warnings from optimized buildsMichael Widenius2019-01-151-1/+1
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-191-11/+72
| |\ \ \ \ \ \ | | |/ / / / /