summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Account_optionsSergei Golubchik2019-02-141-5/+5
* MDEV-13095 Implement User Account lockingRobert Bindar2019-02-141-0/+24
* Merge branch '10.4' into bb-10.4-mdev17096bb-10.4-mdev17096Igor Babaev2019-02-131-0/+7
|\
| * MDEV-13916 Enforce check constraint on JSON typeMonty2019-02-131-0/+7
* | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-121-0/+2
* | Merge branch '10.4' into bb-10.4-mdev17096Igor Babaev2019-02-061-4/+38
|\ \ | |/
| * fixup! Fixed compiler warnings from optimized builds10.4-nssVladislav Vaintroub2019-01-151-2/+5
| * Fixed compiler warnings from optimized buildsMichael Widenius2019-01-151-0/+2
| * Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-0/+1
| * Merge 10.3 into 10.4Marko Mäkelä2018-11-191-2/+16
| |\
| | * MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves in...Alexander Barkov2018-11-131-2/+2
| | * MDEV-17664 Add sql_mode specific tokens for ':' and '%'Alexander Barkov2018-11-111-0/+14
| * | MDEV-17694 Add method LEX::sp_proc_stmt_statement_finalize()Alexander Barkov2018-11-141-0/+5
| * | Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-0/+4
| |\ \ | | |/
| | * MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-0/+4
| * | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+1
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+1
| | | |\
| | | | * MDEV-14431 binlog.binlog_flush_binlogs_delete_domain failed in buildbotAndrei Elkin2018-10-161-1/+1
| | | | * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-2/+2
| | | | |\
| | | | | * cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-2/+2
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-0/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-0/+5
| | | * | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-2/+0
| | | * | | MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-261-0/+2
* | | | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-061-1/+9
|/ / / / /
* | | | | Fixed 32bit version SELECT nesting depth.Oleksandr Byelkin2018-07-051-2/+2
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-36/+329
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | A cleanup for 84c55a5668db582aa92dd2ccf076fbb783894b12 (that implemented curs...Alexander Barkov2018-06-251-2/+0
| * | | | MDEV-15941 Explicit cursor FOR loop does not close the cursorAlexander Barkov2018-06-201-0/+1
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-06-181-0/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-141-0/+5
| * | | | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison moduleVladislav Vaintroub2018-06-081-3/+3
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-06-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-1/+1
* | | | | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-142/+358
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16244 sql_mode=ORACLE: Some keywords do not work in variable declarationsAlexander Barkov2018-05-231-0/+11
| * | | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-1/+17
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-1/+16
| | |\ \ \ | | | |/ /
| | | * | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-1/+16
| | * | | MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor partsIgor Babaev2018-05-171-0/+1
| * | | | Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (p...Alexander Barkov2018-05-211-7/+7
| * | | | A cleanup for 2a33d248e0bd910ec10a2bb68e47f17b47e3a980Alexander Barkov2018-05-211-1/+1
| * | | | MDEV-15975 PL/SQL parser does not understand historical queriesAlexander Barkov2018-05-181-0/+18
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-171-0/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ...Varun Gupta2018-05-161-0/+5
| * | | | MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-121-1/+2
| * | | | Removing some duplicate code in THD::convert_string() & friendsAlexander Barkov2018-05-111-25/+33