summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-4/+1
|\
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-141-4/+1
| |\
| | * MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-4/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+3
|\ \ \ | |/ /
| * | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+3
* | | cleanupSergei Golubchik2016-07-131-1/+0
* | | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-05-231-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-8/+9
|\ \ \ | |/ /
| * | Fixed MDEV-8408Monty2015-10-231-8/+9
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | | Make ANALYZE FORMAT=JSON show execution time for filesort element.Sergei Petrunia2015-08-071-1/+1
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* | | MDEV-8282: crash in filesort() with simple ordered deleteSergei Petrunia2015-06-201-0/+1
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-1/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-1/+2
| |\ \ | | |/
| | * MDEV-8018: main.multi_update fails with --ps-protocolOleksandr Byelkin2015-04-221-1/+1
* | | [MDEV-8063]: Fix incorrect commit.Vicentiu Ciorbaru2015-05-191-3/+3
* | | MDEV-8063: Unconditional ANALYZE DELETE does not delete rowsVicențiu Ciorbaru2015-05-191-4/+2
* | | MDEV-7950 Item_func::type() takes 0.26% in OLTP ROAlexander Barkov2015-05-141-1/+1
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-2/+2
* | | MDEV-7951 - sql_alloc() takes 0.25% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* | | MergeSergei Petrunia2015-04-121-1/+2
|\ \ \
| * | | MDEV-7856: EXPLAIN FORMAT=JSON should show partitionsOleksandr Byelkin2015-04-091-1/+2
* | | | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BYSergei Petrunia2015-04-121-8/+17
|/ / /
* | | MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP ROSergei Petrunia2015-04-071-8/+15
* | | MDEV-7812: ANALYZE FORMAT=JSON UPDATE/DELETE doesnt print the r_total_time_msOleksandr Byelkin2015-03-291-0/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-2/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-2/+3
| |\ \ | | |/
| | * MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE wi...unknown2015-02-111-2/+3
* | | MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-0/+4
* | | my_alloc.cmariadb-10.1.2Monty2014-12-051-2/+2
* | | Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-13/+13
|\ \ \
| * | | EXPLAIN FORMAT=JSON: Add support for single-table UPDATE/DELETE.Sergei Petrunia2014-11-281-13/+13
* | | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-1/+2
|\ \ \ | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-1/+2
| |\ \ | | |/
| | * MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-1/+2
* | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-6/+3
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-7/+10
* | | MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet...mariadb-10.1.0Sergei Petrunia2014-06-261-10/+19
* | | MDEV-6398: ANALYZE UPDATE does not populate r_rowsSergei Petrunia2014-06-261-2/+4
* | | MDEV-6395: Make ANALYZE UPDATE/DELETE handle the degenerate query plans.Sergei Petrunia2014-06-261-16/+21
* | | MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup.Sergei Petrunia2014-06-261-1/+1
* | | Re-commit in git:Sergei Petrunia2014-05-271-0/+9
|/ /
* | MDEV-5433 select_result::send_error() is unusedSergei Golubchik2014-03-261-12/+1
* | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-191-20/+2
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-3/+3
* | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-16/+231
|\ \
| * | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE, Memory leak in binlog.binlog_base64_...Sergey Petrunya2013-10-161-1/+2