summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-4/+5
* MDEV-7951 - sql_alloc() takes 0.25% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* MergeSergei Petrunia2015-04-121-2/+2
|\
| * MDEV-7856: EXPLAIN FORMAT=JSON should show partitionsOleksandr Byelkin2015-04-091-2/+2
* | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BYSergei Petrunia2015-04-121-2/+8
|/
* MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP ROSergei Petrunia2015-04-071-5/+5
* MDEV-7812: ANALYZE FORMAT=JSON UPDATE/DELETE doesnt print the r_total_time_msOleksandr Byelkin2015-03-291-0/+2
* MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-0/+6
* Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-2/+2
|\
| * EXPLAIN FORMAT=JSON: Add support for single-table UPDATE/DELETE.Sergei Petrunia2014-11-281-2/+2
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-3/+12
|\ \ | |/ |/|
| * MDEV-7144 Warnings "bytes lost" during server shutdown after running connect....Sergei Golubchik2014-11-221-0/+3
| * MDEV-6849 ON UPDATE CURRENT_TIMESTAMP doesn't always workSergei Golubchik2014-11-131-0/+3
| * sql_update.cc: always update default fields *after* compare_record()Sergei Golubchik2014-11-111-2/+5
| * MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-2/+6
|\ \ | |/
| * MDEV-6050 MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE B...Sergei Golubchik2014-07-311-2/+6
* | cleanup: rename List<> methodsSergei Golubchik2014-10-101-1/+1
* | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-6/+3
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-4/+7
* | 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