summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27021 Add explicit indication of SHOW EXPLAIN/ANALYZE.Oleg Smirnov2022-04-291-6/+1
* MDEV-10000 Add EXPLAIN [FORMAT=JSON] FOR CONNECTION syntax supportOleg Smirnov2022-04-291-0/+6
* Merge 10.8 into 10.9Marko Mäkelä2022-03-301-0/+9
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-03-301-0/+9
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2022-03-291-0/+9
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2022-03-291-1/+10
| | | |\
| | | | * Merge 10.3 into 10.4Marko Mäkelä2022-03-291-0/+8
| | | | |\
| | | | | * MDEV-19804 sql_mode=ORACLE: call procedure in packagesAlexander Barkov2022-03-251-0/+3
| | | | | * MDEV-28166 sql_mode=ORACLE: fully qualified package function calls do not wor...Alexander Barkov2022-03-251-0/+5
* | | | | | MDEV-27743 Remove Lex::charsetAlexander Barkov2022-03-221-5/+1
|/ / / / /
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-03-111-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-111-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-03-111-0/+5
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-03-111-0/+5
| | | |\ \ | | | | |/
| | | | * MDEV-19577 Replication does not work with innodb_autoinc_lock_mode=2Vlad Lesin2022-03-101-0/+5
* | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+1
| | | | |\
| | | | | * MDEV-25460: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2021-12-281-1/+1
| | | | | * MDEV-20411 Procedure containing CTE incorrectly stored in mysql.procIgor Babaev2021-06-251-2/+2
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-1/+25
| | | | |\ \ | | | | | |/
| | | | | * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-1/+26
* | | | | | MDEV-22166 CONVERT PARTITION: move out partition into a tableAleksey Midenkov2021-10-261-0/+1
* | | | | | Removed CREATE/DROP TABLESPACE and related commandsMonty2021-09-141-7/+0
|/ / / / /
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-14/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-14/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-251-1/+24
* | | | | MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-06-171-0/+13
* | | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+1
* | | | | cleanup: formattingSergei Golubchik2021-06-111-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-011-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | followup: rename generated files to have distinct namesSergei Golubchik2021-05-271-4/+4
| * | | | MDEV-25726 get rid of cmake comment hack in sql_yacc.yySergei Golubchik2021-05-271-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-1/+25
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existbb-10.5-igorIgor Babaev2021-05-251-1/+25
* | | | | MDEV-24089 support oracle syntax: rownumMonty2021-05-191-4/+7
* | | | | MDEV-19682 sql_mode="oracle" does not support sysdateAlexander Barkov2021-05-191-0/+1
* | | | | Make LEX::can_not_use_merged more generalMonty2021-05-191-1/+1
* | | | | Optimize size of lex structuresMonty2021-05-191-254/+260
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-2/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-2/+2
| | | |\ \ | | | | |/
| | | | * Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYSergei Golubchik2021-04-271-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-261-2/+28
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-251-2/+28
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-2/+28
| | |\ \ \ | | | |/ /
| | | * | This commit adds the same call of st_select_lex::set_unique_exclude() thatIgor Babaev2021-04-241-0/+2