Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-11-05 | 1 | -0/+50 |
|\ | |||||
| * | MDEV-16695: Estimate for rows of derived tables is very high when we are usin... | Varun Gupta | 2018-11-01 | 1 | -0/+50 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT | Sergei Golubchik | 2016-12-04 | 1 | -1/+1 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | MDEV-7142: main.index_merge_innodb fails sporadically in buildbot | Sergei Petrunia | 2016-09-05 | 1 | -0/+3 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPO... | Sergei Petrunia | 2014-08-27 | 1 | -1/+1 |
|/ | |||||
* | MDEV-6047: Make exists_to_in optimization ON by default | unknown | 2014-06-09 | 1 | -3/+3 |
* | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -0/+3 |
|\ | |||||
| * | Update test results after the previous push | Sergey Petrunya | 2014-02-25 | 1 | -0/+3 |
* | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -0/+60 |
|\ \ | |/ | |||||
| * | MDEV-5069: Server crashes in SEL_ARG::increment_use_count with index_merge+in... | Sergey Petrunya | 2013-11-19 | 1 | -0/+60 |
* | | Check for duplicate index (port from mysql) | unknown | 2013-09-20 | 1 | -0/+2 |
|/ | |||||
* | MDEV-4556 Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_s... | Sergey Petrunya | 2013-07-11 | 1 | -0/+26 |
* | Fixed random test failure | Michael Widenius | 2012-09-10 | 1 | -1/+1 |
* | Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, i... | unknown | 2012-05-30 | 1 | -1/+1 |
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -0/+3 |
|\ | |||||
| * | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 1 | -0/+3 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 1 | -3/+3 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -0/+20 |
|\ \ | |/ | |||||
| * | BUG#834514: Assertion `!table || (!table->read_set || bitmap_is_set(...' with... | Sergey Petrunya | 2011-09-03 | 1 | -0/+20 |
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -32/+33 |
|\ \ | |/ | |||||
| * | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 1 | -1/+2 |
| * | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -13/+13 |
| * | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -2/+1 |
| |\ | |||||
| | * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -2/+1 |
| | |\ | |||||
| | | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -2/+1 |
| * | | | MWL#89 | unknown | 2011-05-02 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | MWL#89 | unknown | 2011-02-03 | 1 | -1/+1 |
| * | | | | Make EXPLAIN better at displaying MRR/BKA: | Sergey Petrunya | 2011-04-02 | 1 | -4/+4 |
| |/ / / | |||||
| * | | | Merge | Igor Babaev | 2010-12-27 | 1 | -11/+12 |
| |\ \ \ | |||||
| | * | | | Post-review fixes. | Igor Babaev | 2010-12-22 | 1 | -6/+6 |
| | * | | | Merge. | Igor Babaev | 2010-12-10 | 1 | -13/+14 |
| | |\ \ \ | |||||
| | | * \ \ | Merge | Igor Babaev | 2010-12-09 | 1 | -15/+16 |
| | | |\ \ \ | |||||
| | | | * | | | MWL #21: "index_merge: non-ROR intersection". | Igor Babaev | 2010-12-01 | 1 | -15/+16 |
| | * | | | | | Addemdum for bug #685952. | Igor Babaev | 2010-12-09 | 1 | -2/+2 |
| | |/ / / / | |||||
| | * | | | | Made join order in two queries predetermined. | Igor Babaev | 2010-12-05 | 1 | -2/+2 |
| | * | | | | Merge. | Igor Babaev | 2010-12-05 | 1 | -3/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge | Igor Babaev | 2010-08-31 | 1 | -3/+3 |
| | | |\ \ \ | |||||
| | | | * | | | The main patch for WL#24: | Igor Babaev | 2009-10-11 | 1 | -3/+3 |
| * | | | | | | Merge. | Igor Babaev | 2010-12-10 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | MWL#128: Added into EXPLAIN output info about types of the used join buffers and | Igor Babaev | 2010-10-18 | 1 | -4/+4 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -0/+73 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||||
| | * | | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -0/+55 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -0/+55 |
| | * | | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -0/+18 |
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | | | |||||
* | | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -2/+2 |