summaryrefslogtreecommitdiff
path: root/mysql-test/r/selectivity_innodb.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1695/+0
* This is a full cost-based implementation of the optimization that employsIgor Babaev2017-12-301-2/+2
* Mark constant 'null_tables' with table->const_table=1Monty2017-12-021-2/+2
* Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3Igor Babaev2017-11-011-2/+2
|\
| * Mistakes corrected.Galina Shalygina2017-10-281-2/+2
| * MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-131-17/+17
* | This is a modification of the first patch committed for mdev-13369Igor Babaev2017-08-101-2/+2
* | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-17/+17
|/
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+154
|\
| * MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0'...Varun Gupta2016-12-141-0/+20
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+21
| |\
| | * Fixed bug mdev-11364.Igor Babaev2016-11-291-0/+21
| * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-2/+113
| |\ \ | | |/
| | * Fixed bug mdev-9628.Igor Babaev2016-10-261-0/+85
| | * Fixed bug mdev-11096.Igor Babaev2016-10-261-2/+26
* | | Item_func_like: print a not like b instead of !(a like b)Sergei Golubchik2016-12-121-3/+3
* | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-39/+39
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-10/+10
|/ /
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-6/+6
|/
* MDEV-7413: optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1~wh...Sergey Petrunya2015-02-251-0/+24
* Fixed bug mdev-7316.Igor Babaev2015-02-051-0/+30
* Fix buildbot failure: make selectivity.test and selectivity_innodb.test work ...Sergey Petrunya2014-11-111-4/+4
* Fixed bug mdev-6843.Igor Babaev2014-10-281-0/+28
* Fixed bug mdev-6325.Igor Babaev2014-10-281-0/+35
* MDEV-6738: use_stat_table + histograms crashing optimizerSergey Petrunya2014-10-101-0/+10
* MDEV-6442: Assertion `join->best_read < double(...)' failed with optimizer_us...Sergey Petrunya2014-10-061-0/+20
* MDEV-6808: MariaDB 10.0.13 crash with optimizer_use_condition_selectivity > 1Sergey Petrunya2014-09-301-0/+35
* MDEV-6047: Make exists_to_in optimization ON by defaultunknown2014-06-091-3/+3
* MDEV-4360: ANALYZE shows "Table is already up to date" while updating statsSergey Petrunya2014-03-281-0/+32
* Code cleanup:Sergey Petrunya2014-03-271-98/+0
* MergeSergey Petrunya2014-03-271-4/+74
|\
| * MDEV-5926, MDEV-4362 post-fixes:Sergey Petrunya2014-03-271-1/+1
| * MDEV-4362: {division by zero when lookup constant is outside the value table}Sergey Petrunya2014-03-261-0/+31
| * MDEV-5926: EITS: Histogram estimates for column=least_possible_value are wrongSergey Petrunya2014-03-261-4/+43
* | Fixed bug mdev-5931.Igor Babaev2014-03-221-0/+22
|/
* MDEV-5917: EITS: different order of predicates in IN (...) causes different e...Sergey Petrunya2014-03-211-0/+32
* Merge.Igor Babaev2014-03-191-9/+80
|\
| * Fixed bug mdev-5191.Igor Babaev2014-03-181-9/+80
* | 10.0-base mergeSergei Golubchik2014-02-261-0/+17
|\ \
| * | Fixed bug mdev-5630.Igor Babaev2014-02-111-0/+18
* | | 10.0-base mergeSergei Golubchik2013-12-161-0/+37
|\ \ \ | |/ /
| * | Fixed bug mdev-5415.Igor Babaev2013-12-141-0/+8
| |/
| * Added the test case for bug mdev-5200.Igor Babaev2013-11-261-0/+29
* | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-2/+2
|\ \ | |/
| * [SHOW] EXPLAIN UPDATE/DELETE, code re-architectingSergey Petrunya2013-06-181-2/+2
* | Fixed bug mdev-4429: fixed another place where selectivity == 0 requiresIgor Babaev2013-09-301-1/+38
|/
* Fixed bug mdev-4406.Igor Babaev2013-04-201-0/+34
* MDEV-4345unknown2013-04-181-0/+83
* Fixed a typo/bug that could lead to wrong selectivity numbers forIgor Babaev2013-04-171-2/+2
* Fixed bug mdev-4389.Igor Babaev2013-04-121-0/+22