summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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.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
* | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-11/+8
|\ \ \ | |/ /
| * | This commit adds the same call of st_select_lex::set_unique_exclude() thatIgor Babaev2021-04-241-1/+1
| * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-9/+6
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-1/+9
|\ \ \ | |/ /
| * | MDEV-23644 Assertion on evaluating foreign referential action for self-refere...Aleksey Midenkov2020-12-221-1/+9
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-2/+2
|\ \ \ | |/ /
* | | MDEV-19130 Assertion failed in handler::update_auto_incrementNikita Malyavin2020-10-141-0/+3
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
|\ \ \ | |/ /
| * | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-031-1/+1
| * | MDEV-18727 cleanupAleksey Midenkov2019-11-251-14/+0
| * | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-40/+25
* | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-48/+17
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-2/+2
|\ \ \ | |/ /
| * | Fixes for binary logging --read-only modeMonty2019-10-201-2/+2
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-1/+2
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-1/+2
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-1/+2
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-2/+3
| | | |\
| | | | * BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY ...Nisha Gopalakrishnan2019-07-241-2/+3
* | | | | Merge 10.3 into 10.4Eugene Kosov2019-07-261-7/+10
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19814 Assertion `update->n_fields < ulint(table->n_cols + table->n_v_col...Aleksey Midenkov2019-07-251-1/+4
| * | | | Cleanups: DELETE HISTORY [MDEV-19814]Aleksey Midenkov2019-07-251-6/+6
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-7/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONINGSergei Golubchik2019-05-171-6/+1
| * | | | 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
| * | | | Remove an unused variableMarko Mäkelä2019-03-211-2/+1
* | | | | MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_r...Nikita Malyavin2019-04-021-0/+5
* | | | | MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with...Nikita Malyavin2019-04-021-12/+14
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-051-4/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-4/+4
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-3/+3
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-3/+3
| | | | |\ \ | | | | | |/
| | | | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-3/+3
* | | | | | MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-211-1/+3
* | | | | | MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-9/+115
* | | | | | Fixed compiler warnings from optimized buildsMichael Widenius2019-01-151-3/+1
* | | | | | Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-1/+1
|\ \ \ \ \ \ | |/ / / / /