summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove out-of-date commentsSergei Petrunia2014-06-271-1/+1
* MDEV-6398: ANALYZE UPDATE does not populate r_rowsSergei Petrunia2014-06-261-8/+12
* MDEV-6395: Make ANALYZE UPDATE/DELETE handle the degenerate query plans.Sergei Petrunia2014-06-261-8/+12
* MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup.Sergei Petrunia2014-06-261-6/+9
* Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-2/+9
|\
| * Re-commit in git:Sergei Petrunia2014-05-271-2/+9
* | 5.5.38 mergeSergei Golubchik2014-06-061-0/+7
|\ \ | |/ |/|
| * MDEV-6163: Error while executing an update query that has the same table in a...unknown2014-06-041-0/+7
* | 5.5 mergeSergei Golubchik2014-05-091-4/+4
|\ \ | |/
| * MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-081-4/+4
| * rename handler::ha_set_lock_type() -> handler::set_lock_type(),Sergei Golubchik2014-04-281-1/+1
| * MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f...unknown2014-04-281-1/+1
* | Fixed the problem of mdev-5970: Igor Babaev2014-04-171-0/+7
* | MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT...Michael Widenius2014-03-241-11/+90
* | MDEV-5433 select_result::send_error() is unusedSergei Golubchik2014-03-261-8/+1
* | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-191-20/+2
* | MDEV-4410: update does not want to use a covering index, but select uses itSergey Petrunya2014-03-161-1/+1
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-2/+2
* | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-1/+1
* | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-23/+98
|\ \
| * | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE, Memory leak in binlog.binlog_base64_...Sergey Petrunya2013-10-161-0/+1
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-31/+13
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-141-8/+0
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-091-3/+9
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-091-9/+15
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-081-1/+1
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-071-14/+3
| * | Better commentsSergey Petrunya2013-10-051-2/+0
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-0/+5
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-4/+4
| * | EXPLAIN UPDATE/DELETE Sergey Petrunya2013-10-011-4/+4
| * | Code cleanup.Sergey Petrunya2013-09-171-3/+2
| * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-23/+120
| |\ \
| | * | Code cleanupSergey Petrunya2013-06-271-1/+0
| | * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-201-2/+8
| | * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-201-51/+28
| | * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-181-28/+40
| | * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-181-0/+11
| | * | SHOW EXPLAIN DELETE, post merge fixesSergey Petrunya2013-05-271-0/+7
| | * | [SHOW] EXPLAIN UPDATE/DELETE - Merge with 10.0-baseSergey Petrunya2013-05-271-23/+108
| | |\ \
| | | * | SHOW EXPLAIN for MariaDBSergey Petrunya2013-02-121-26/+108
| | | * | EXPLAIN DELETE for MariaDBSergey Petrunya2013-02-121-1/+4
* | | | | 10.0-monty mergeSergei Golubchik2013-07-211-4/+4
|\ \ \ \ \
| * | | | | A fix of unions with duplicate rows and returning bug fix for lp:732124 union...unknown2013-06-261-1/+1
| * | | | | Finished merging wl5986 started by Igor.unknown2013-06-191-1/+1
| * | | | | Fixed some merge issues:Michael Widenius2013-06-181-1/+1
| * | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-4/+4
* | | | | | 10.0-base mergeSergei Golubchik2013-07-181-5/+22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 5.5 mergeSergei Golubchik2013-07-171-5/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-4/+21
| | |\ \ \