summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-10/+15
|\
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-10/+15
| |\
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-10/+15
| | |\
| | | * Bug #29419820: MEMORY LEAK IN MY_YYOVERFLOW()Gleb Shchepa2019-07-241-8/+11
| | | * MDEV-19421 Basic 3-way join queries are not parsed.Igor Babaev2019-07-111-2/+4
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-0/+32
|\ \ \ \ | |/ / /
| * | | MDEV-19076: rpl_parallel_temptable result mismatch '-33 optimistic'Sujatha2019-05-201-0/+32
* | | | 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 '10.2' into 10.3Oleksandr Byelkin2019-05-121-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-2/+2
| | |\ \ | | | |/
| | | * bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-241-2/+2
* | | | MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(),Igor Babaev2019-05-081-0/+6
* | | | MDEV-9959: A serious MariaDB server performance bugVarun Gupta2019-04-301-0/+1
* | | | remove dead codeEugene Kosov2019-03-221-5/+0
* | | | remove dead codeEugene Kosov2019-03-221-15/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-051-1/+31
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-1/+31
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-1/+31
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-1/+31
| | | |\ \ | | | | |/
| | | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-1/+6
| | | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-0/+25
* | | | | dirty mergeOleksandr Byelkin2019-02-071-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-0/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-0/+4
* | | | | 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-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-0/+4
* | | | | 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 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
* | | | | 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
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-1/+1
* | | | | 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