summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30946 Index usage for DATE(datetime_column) = const does not work for DE...preview-11.1-mdev-8320Oleg Smirnov2023-04-251-0/+6
* Merge 11.0 into 11.1Marko Mäkelä2023-03-291-1/+1
|\
| * Merge 10.11 into 11.0Marko Mäkelä2023-03-291-1/+1
| |\
| | * Fix trivial spelling errorsOtto Kekalainen2023-03-241-1/+1
* | | MDEV-7487 Semi-join optimization for single-table update/delete statementsIgor Babaev2023-03-151-1/+4
* | | Another fix after the latest rebase of commits for MDEV-28883Igor Babaev2023-03-151-0/+2
* | | MDEV-29428 Incorrect result for delete with "order by" clauseIgor Babaev2023-03-151-0/+16
* | | Fix after the latest rebase of commits for MDEV-28883Igor Babaev2023-03-151-0/+3
* | | Applied the changes introduced in the commitIgor Babaev2023-03-151-1/+1
* | | MDEV-28965 Assertion failure when preparing UPDATE with derived table in WHEREIgor Babaev2023-03-151-19/+44
* | | MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statementsIgor Babaev2023-03-151-267/+362
|/ /
* | MDEV-30256 Wrong result (missing rows) upon join with empty tableMonty2023-02-101-1/+3
|/
* Merge 10.9 into 10.10Marko Mäkelä2022-12-071-0/+4
|\
| * Merge 10.8 into 10.9Marko Mäkelä2022-12-071-0/+4
| |\
| | * Merge 10.6 into 10.7Marko Mäkelä2022-12-071-0/+4
| | |\
| | | * Merge 10.5 into 10.6Marko Mäkelä2022-12-051-0/+4
| | | |\
| | | | * Merge 10.4 into 10.5Jan Lindström2022-11-301-0/+4
| * | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-091-1/+3
| |\ \ \ \ | | |/ / /
* | | | | cleanup: consolidate binlog-related THD::*_used into one bitmapSergei Golubchik2022-08-101-1/+1
* | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-08-081-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-08-081-1/+3
| |\ \ \ | | |/ /
| | * | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-08-041-1/+3
| | |\ \ | | | |/
| | | * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-041-1/+3
| | | |\
| | | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-031-1/+3
| | | | |\
| | | | | * MDEV-27282 InnoDB: Failing assertion: !query->intersectionThirunarayanan Balathandayuthapani2022-08-031-1/+3
* | | | | | MDEV-25477 Auto-create breaks replication when triggering event was not repli...Aleksey Midenkov2022-05-061-6/+18
|/ / / / /
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-03-151-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-151-3/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-03-151-3/+4
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-03-151-2/+3
| | | |\ \ | | | | |/
| | | | * MDEV-18304 sql_safe_updates does not work with OR clausesSergei Golubchik2022-03-121-2/+3
* | | | | MDEV-26844: DELETE returns ROW_NUMBER=1 for every row uponbb-10.7-row_numberRucha Deodhar2021-10-261-0/+3
* | | | | MDEV-26635 ROW_NUMBER is not 0 for errors not caused because of rowsSergei Golubchik2021-10-261-0/+2
|/ / / /
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-241-3/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-09-241-3/+7
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-09-221-3/+7
| | |\ \ | | | |/
| | | * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-221-3/+7
* | | | merge 10.5 to 10.6Vladislav Vaintroub2021-07-161-1/+6
|\ \ \ \ | |/ / /
| * | | MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong valuesOleksandr Byelkin2021-07-151-1/+6
* | | | MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-06-171-1/+1
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-011-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-06-011-0/+2
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-06-011-0/+2
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-011-0/+2
| | | |\
| | | | * MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-05-301-0/+2
| | | | * This patch complements the patch for MDEV-24823.Igor Babaev2021-04-231-1/+1
| | | | * MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-9/+6
* | | | | MDEV-24089 support oracle syntax: rownumMonty2021-05-191-0/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-261-11/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-251-11/+8
| |\ \ \ \ | | |/ / /