| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove out-of-date comments | Sergei Petrunia | 2014-06-27 | 1 | -1/+1 |
* | MDEV-6398: ANALYZE UPDATE does not populate r_rows | Sergei Petrunia | 2014-06-26 | 1 | -8/+12 |
* | MDEV-6395: Make ANALYZE UPDATE/DELETE handle the degenerate query plans. | Sergei Petrunia | 2014-06-26 | 1 | -8/+12 |
* | MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup. | Sergei Petrunia | 2014-06-26 | 1 | -6/+9 |
* | Merge bb-10.1-explain-analyze into 10.1 | Sergei Petrunia | 2014-06-25 | 1 | -2/+9 |
|\ |
|
| * | Re-commit in git: | Sergei Petrunia | 2014-05-27 | 1 | -2/+9 |
* | | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | MDEV-6163: Error while executing an update query that has the same table in a... | unknown | 2014-06-04 | 1 | -0/+7 |
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | MDEV-6193: Problems with multi-table updates that JOIN against read-only table | unknown | 2014-05-08 | 1 | -4/+4 |
| * | rename handler::ha_set_lock_type() -> handler::set_lock_type(), | Sergei Golubchik | 2014-04-28 | 1 | -1/+1 |
| * | MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f... | unknown | 2014-04-28 | 1 | -1/+1 |
* | | Fixed the problem of mdev-5970: | Igor Babaev | 2014-04-17 | 1 | -0/+7 |
* | | MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT... | Michael Widenius | 2014-03-24 | 1 | -11/+90 |
* | | MDEV-5433 select_result::send_error() is unused | Sergei Golubchik | 2014-03-26 | 1 | -8/+1 |
* | | MDEV-9095: Executing triggers on slave in row-based replication | unknown | 2014-03-19 | 1 | -20/+2 |
* | | MDEV-4410: update does not want to use a covering index, but select uses it | Sergey Petrunya | 2014-03-16 | 1 | -1/+1 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -2/+2 |
* | | Fixes to get valgrind to work with jemalloc | Michael Widenius | 2014-01-02 | 1 | -1/+1 |
* | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -23/+98 |
|\ \ |
|
| * | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE, Memory leak in binlog.binlog_base64_... | Sergey Petrunya | 2013-10-16 | 1 | -0/+1 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-15 | 1 | -31/+13 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-14 | 1 | -8/+0 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-09 | 1 | -3/+9 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-09 | 1 | -9/+15 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-08 | 1 | -1/+1 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-07 | 1 | -14/+3 |
| * | | Better comments | Sergey Petrunya | 2013-10-05 | 1 | -2/+0 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -0/+5 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -4/+4 |
| * | | EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-01 | 1 | -4/+4 |
| * | | Code cleanup. | Sergey Petrunya | 2013-09-17 | 1 | -3/+2 |
| * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-08-24 | 1 | -23/+120 |
| |\ \ |
|
| | * | | Code cleanup | Sergey Petrunya | 2013-06-27 | 1 | -1/+0 |
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-20 | 1 | -2/+8 |
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-20 | 1 | -51/+28 |
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-18 | 1 | -28/+40 |
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-18 | 1 | -0/+11 |
| | * | | SHOW EXPLAIN DELETE, post merge fixes | Sergey Petrunya | 2013-05-27 | 1 | -0/+7 |
| | * | | [SHOW] EXPLAIN UPDATE/DELETE - Merge with 10.0-base | Sergey Petrunya | 2013-05-27 | 1 | -23/+108 |
| | |\ \ |
|
| | | * | | SHOW EXPLAIN for MariaDB | Sergey Petrunya | 2013-02-12 | 1 | -26/+108 |
| | | * | | EXPLAIN DELETE for MariaDB | Sergey Petrunya | 2013-02-12 | 1 | -1/+4 |
* | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | A fix of unions with duplicate rows and returning bug fix for lp:732124 union... | unknown | 2013-06-26 | 1 | -1/+1 |
| * | | | | | Finished merging wl5986 started by Igor. | unknown | 2013-06-19 | 1 | -1/+1 |
| * | | | | | Fixed some merge issues: | Michael Widenius | 2013-06-18 | 1 | -1/+1 |
| * | | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -4/+4 |
* | | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -5/+22 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -5/+22 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -4/+21 |
| | |\ \ \ |
|