Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+3 |
* | Fixed MDEV-8408 | Monty | 2015-10-23 | 1 | -8/+9 |
* | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -1/+2 |
|\ | |||||
| * | MDEV-8018: main.multi_update fails with --ps-protocol | Oleksandr Byelkin | 2015-04-22 | 1 | -1/+1 |
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-02-18 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE wi... | unknown | 2015-02-11 | 1 | -2/+3 |
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | MDEV-6289 : Unexpected results when querying information_schema | Sergey Petrunya | 2014-07-23 | 1 | -1/+2 |
* | | MDEV-5433 select_result::send_error() is unused | Sergei Golubchik | 2014-03-26 | 1 | -12/+1 |
* | | MDEV-9095: Executing triggers on slave in row-based replication | unknown | 2014-03-19 | 1 | -20/+2 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -3/+3 |
* | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -16/+231 |
|\ \ | |||||
| * | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE, Memory leak in binlog.binlog_base64_... | Sergey Petrunya | 2013-10-16 | 1 | -1/+2 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-14 | 1 | -8/+3 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-09 | 1 | -1/+4 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-09 | 1 | -3/+9 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-09 | 1 | -3/+5 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-08 | 1 | -1/+1 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-08 | 1 | -0/+1 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-07 | 1 | -13/+1 |
| * | | Better comments | Sergey Petrunya | 2013-10-05 | 1 | -2/+0 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -5/+17 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -31/+33 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -8/+8 |
| * | | MDEV-5093, MDEV-5094: | Sergey Petrunya | 2013-10-04 | 1 | -2/+19 |
| * | | EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-01 | 1 | -3/+2 |
| * | | Code cleanup. | Sergey Petrunya | 2013-09-17 | 1 | -13/+8 |
| * | | [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-08-26 | 1 | -7/+7 |
| * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-08-24 | 1 | -15/+211 |
| |\ \ | |||||
| | * \ | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -15/+212 |
| | |\ \ | |||||
| | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -1/+3 |
| | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-20 | 1 | -6/+36 |
| | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-20 | 1 | -119/+66 |
| | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-18 | 1 | -73/+79 |
| | | * | | SHOW EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-06-17 | 1 | -1/+4 |
| | | * | | SHOW EXPLAIN for MariaDB | Sergey Petrunya | 2013-02-12 | 1 | -4/+22 |
| | | * | | EXPLAIN DELETE for MariaDB | Sergey Petrunya | 2013-02-12 | 1 | -15/+206 |
* | | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -9/+36 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge | Igor Babaev | 2013-08-06 | 1 | -9/+36 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | MWL#205 DELETE with result set (mdev-3814) | Igor Babaev | 2013-08-06 | 1 | -9/+36 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | MDEV-4465: Reproducible crash (mysqld got signal 11) in multi_delete::initial... | Sergey Petrunya | 2013-05-03 | 1 | -1/+1 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+2 |
* | | | | Merge 10.0-base -> 10.0. | Igor Babaev | 2013-01-10 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 1 | -0/+1 |
| | * | | | Merge 5.5->mwl248 | Igor Babaev | 2012-12-04 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / |