summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23619: Merge 10.2 into 10.3Marko Mäkelä2020-11-131-5/+7
|\
| * MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) queryIgor Babaev2020-11-131-3/+5
* | MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-231-7/+9
* | Merge mariadb-10.3.24Marko Mäkelä2020-08-101-1/+2
|\ \
| * \ Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+2
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+2
| | |\
| | | * MDEV-23221: A subquery causes crashSergei Petrunia2020-07-241-1/+2
* | | | MDEV-22022 Various mangled SQL statements will crash 10.3 to 10.5 debug buildsAlexander Barkov2020-08-041-1/+10
|/ / /
* | | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-1/+33
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-1/+3
|\ \ \ | |/ /
| * | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E...Varun Gupta2020-07-131-1/+3
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-5/+15
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-4/+14
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-4/+14
| | |\
| | | * Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSMaheedhar PV2020-04-291-4/+14
| * | | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-2/+2
* | | | MDEV-21673 Calling stored procedure twice in the same session causes MariaDB ...Igor Babaev2020-04-041-4/+6
* | | | MDEV-15724 - Possible crash in parserAleksey Midenkov2020-03-111-0/+1
* | | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-121-5/+5
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-031-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-261-1/+1
* | | | Remove \n from DBUG_PRINT statementsMichael Widenius2019-10-211-1/+1
* | | | MDEV-18501 Partition pruning doesn't work for historical queries (fix)Aleksey Midenkov2019-09-011-4/+0
* | | | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-011-2/+2
* | | | MDEV-20425: Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-301-0/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-3/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-3/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-3/+2
| | |\ \ | | | |/
| | | * MDEV-19429: Wrong query result with EXISTS and LIMIT 0bb-5.5-MDEV-19429Oleksandr Byelkin2019-07-191-3/+2
| | * | imporve clang buildEugene Kosov2019-06-251-3/+3
* | | | MDEV-19175 Server crashes in ha_partition::vers_can_native upon INSERT DELAYE...Aleksey Midenkov2019-07-091-1/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-1/+4
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-1/+4
| | |\ \ | | | |/
| | | * MDEV-18479 ComplementIgor Babaev2019-05-281-1/+4
* | | | 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
* | | | MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(),Igor Babaev2019-05-081-0/+16
* | | | Adieu find_sys_var_ex()Sergey Vojtovich2019-05-031-3/+2
* | | | MDEV-19239 ERROR 1300 (HY000): Invalid utf8 character string in 10.3.13-MariaDBAlexander Barkov2019-04-211-1/+19
* | | | remove dead codeEugene Kosov2019-03-221-1/+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
* | | | 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
| |\ \ \ | | |/ /