Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-18 | 1 | -12/+12 |
* | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -0/+21 |
|\ | |||||
| * | Merge 5.2->5.3 | Sergey Petrunya | 2012-05-12 | 1 | -0/+21 |
| |\ | |||||
| | * | Merge 5.2->5.3 | Sergey Petrunya | 2012-05-12 | 1 | -0/+21 |
| | |\ | |||||
| | | * | BUG#997747: Assertion `join->best_read < ((double)1.79..5e+308L)' failed | Sergey Petrunya | 2012-05-12 | 1 | -0/+21 |
* | | | | BUG#919878: Assertion `!eliminated_tables... | Sergey Petrunya | 2012-02-21 | 1 | -0/+19 |
|/ / / | |||||
* | | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+3 |
* | | | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 1 | -4/+4 |
* | | | 5.2->5.3 merge | Sergei Golubchik | 2011-11-12 | 1 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | BUG#884184: Wrong result with RIGHT JOIN + derived_merge | Sergey Petrunya | 2011-11-01 | 1 | -0/+19 |
| |/ | |||||
* | | Fixed a cost estimation bug introduced into in the function best_access_path | Igor Babaev | 2011-09-30 | 1 | -1/+2 |
* | | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -5/+5 |
* | | Merge | Igor Babaev | 2011-05-20 | 1 | -18/+18 |
|\ \ | |||||
| * \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -6/+6 |
| |\ \ |/ / / | |||||
| * | | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -18/+18 |
| |\ \ | |||||
| | * | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -18/+18 |
* | | | | Make EXPLAIN better at displaying MRR/BKA: | Sergey Petrunya | 2011-04-02 | 1 | -5/+5 |
* | | | | Updated test results for 5.3 | Michael Widenius | 2011-01-13 | 1 | -3/+3 |
* | | | | Merge with 5.2 | Michael Widenius | 2011-01-12 | 1 | -0/+31 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | BUG#675118: Elimination of a table results in an invalid execution plan | Sergey Petrunya | 2011-01-11 | 1 | -0/+31 |
* | | | | Merge. | Igor Babaev | 2010-12-10 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 5.3-mwl128 -> 5.3 | Igor Babaev | 2010-10-27 | 1 | -9/+9 |
| |\ \ \ \ |/ / / / / | |||||
| * | | | | Fixed bug #52636. | Igor Babaev | 2010-09-28 | 1 | -9/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fixed bug #49600. | Igor Babaev | 2010-09-11 | 1 | -1/+1 |
* | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -2/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -2/+2 |
* | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -1/+118 |
|\ \ | |/ | |||||
| * | LPBUG#524025 Running RQG outer_join test leads to crash | Sergey Petrunya | 2010-03-06 | 1 | -1/+72 |
| * | LPBUG#523593: Running RQG optimizer_no_subquery crashes MariaDB | Sergey Petrunya | 2010-02-18 | 1 | -0/+46 |
* | | Backport into MariaDB-5.2 the following: | Igor Babaev | 2009-12-20 | 1 | -1/+1 |
* | | Backport into MariaDB-5.2 the following: | Sergey Petrunya | 2009-12-15 | 1 | -20/+20 |
|/ | |||||
* | MWL#17: Table elimination: fixes for windows | Sergey Petrunya | 2009-09-16 | 1 | -42/+42 |
* | MWL#17: Table elimination: | Sergey Petrunya | 2009-08-27 | 1 | -0/+66 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-25 | 1 | -2/+9 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-25 | 1 | -0/+38 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-24 | 1 | -0/+29 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-21 | 1 | -0/+15 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-17 | 1 | -0/+44 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-17 | 1 | -0/+17 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-06-29 | 1 | -0/+30 |
* | MWL#17: Table elimination | Sergey Petrunia | 2009-06-24 | 1 | -0/+96 |
* | MWL#17: Table elimination | Sergey Petrunia | 2009-06-14 | 1 | -4/+11 |
* | MWL#17: Table elimination | Sergey Petrunia | 2009-06-10 | 1 | -0/+15 |
* | MWL#17: Table elimination | Sergey Petrunia | 2009-06-03 | 1 | -0/+56 |