summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-101-0/+1
* MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-4/+1
* MDEV-8018: main.multi_update fails with --ps-protocolOleksandr Byelkin2015-04-221-1/+1
* MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE wi...unknown2015-02-111-2/+3
* MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-1/+2
* MDEV-4465: Reproducible crash (mysqld got signal 11) in multi_delete::initial...Sergey Petrunya2013-05-031-1/+1
* 5.3->5.5 mergeSergei Golubchik2012-11-221-1/+3
|\
| * Merge MariaDB 5.2->5.3unknown2012-11-201-1/+3
| |\
| | * Fixed bug mdev-3845.Igor Babaev2012-11-091-1/+3
| | * Fixed DELETE issues of view over view over table.unknown2012-02-031-2/+3
* | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-1/+7
|\ \ \
| * | | Bug#13586591 RQG GRAMMAR CONF/ENGINES/ENGINE_STRESS.YYJon Olav Hauglid2012-06-121-1/+7
* | | | Fix for bug lp:944706, task MDEV-193unknown2012-05-171-1/+1
* | | | Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Speedup:Michael Widenius2012-03-231-1/+2
* | | | 5.3.4 mergeSergei Golubchik2012-02-151-3/+4
|\ \ \ \ | |/ / /
| * | | Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view.unknown2012-02-031-3/+4
| * | | multi-delete should ignore semi-join internal temp tables, when looking for t...Sergei Golubchik2012-01-181-1/+1
* | | | 5.3 mergeSergei Golubchik2012-01-131-17/+9
|\ \ \ \
| * | | | multi-delete should ignore semi-join internal temp tables,Sergei Golubchik2012-01-131-1/+1
| |/ / /
| * | | Rewrite IGNORE handling:Michael Widenius2011-12-111-15/+6
| * | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \
* | | | \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-8/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-7/+7
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-20/+65
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fixed LP bug #794901.Igor Babaev2011-07-161-1/+3
| * | | | | | Fixed LP bug #794890.Igor Babaev2011-06-131-8/+15
| * | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-15/+44
| |\ \ \ \ \ \
| | * | | | | | Fixed bugs causing failures fot the funcs_1 test suite.Igor Babaev2011-06-031-4/+6
| | * | | | | | MergeIgor Babaev2011-05-201-15/+42
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-15/+42
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-15/+42
| | | | |\ \ \ \ \ \
| | | | | * | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-15/+42
| * | | | | | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-3/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-3/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | MWL#90: Address review feedback part #14Sergey Petrunya2011-03-271-3/+4
| * | | | | | | | | | Merge with 5.3 mainMichael Widenius2011-05-161-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | MWL#89unknown2011-03-011-0/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-0/+4
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-051-0/+4
| | | | |/ / / / / / /
| * | | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Merge Mariadb 5.1->5.2unknown2011-04-121-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-1/+1
| * | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-0/+1
| |/ / / / / / /