summaryrefslogtreecommitdiff
path: root/mysql-test/main/table_elim.result
Commit message (Expand)AuthorAgeFilesLines
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-5/+5
* MDEV-30032: EXPLAIN FORMAT=JSON output: part #2: print 'loops'.Sergei Petrunia2023-02-031-0/+9
* MDEV-30032: EXPLAIN FORMAT=JSON output: print costsSergei Petrunia2023-02-031-0/+15
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-4/+7
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-7/+4
* Update cost for hash and cached joinsMonty2023-02-021-1/+1
* MDEV-30007 SIGSEGV in st_select_lex_unit::is_derived_eliminated, runtime erro...mariadb-10.10.2-releaseOleksandr Byelkin2022-11-141-0/+20
* MDEV-28881 Server crash in Dep_analysis_context::create_table_valueOleg Smirnov2022-07-261-0/+18
* MDEV-26278 Add functionality to eliminate derived tables from the queryOleg Smirnov2022-07-261-0/+281
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-1/+1
|\
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-1/+1
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
| |\ \ | | |/
| | * MDEV-21480: Unique key using ref access though eq_ref access can be usedVarun Gupta2020-05-011-1/+1
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-4/+4
|/ /
* | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-1/+1
|\ \ | |/
| * MDEV-19600: The optimizer should be able to produce rows=1 estimate for uniqu...bb-10.3-mdev19600Sergei Petrunia2019-06-051-1/+1
* | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-2/+2
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+706