summaryrefslogtreecommitdiff
path: root/mysql-test/main/rowid_filter.test
Commit message (Expand)AuthorAgeFilesLines
* Adjust costs for rowid filterMonty2023-02-211-4/+4
* MDEV-30032: EXPLAIN FORMAT=JSON output: print costsSergei Petrunia2023-02-031-4/+16
* Added rowid_filter support to AriaMonty2023-02-031-408/+0
* Added test cases for preceding testMonty2023-02-031-10/+4
* Add test cases for MDEV-20595 and MDEV-21633 to show these are solvedMonty2023-02-021-1/+47
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-0/+7
* Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-261-3/+207
|\
| * MDEV-28846 Poor performance when rowid filter contains no elementsIgor Babaev2022-10-251-3/+207
* | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-2/+6
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-10-291-2/+6
|/
* Make rowid_filter_innodb test stableSergei Petrunia2020-09-031-0/+1
* MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-071-0/+46
* MDEV-22160: SIGSEGV in st_join_table::save_explain_data on SELECTVarun Gupta2020-04-291-0/+16
* MDEV-19255 Server crash in st_join_table::save_explain_data or assertionIgor Babaev2019-04-191-0/+39
* MDEV-18956 Assertion `sel->quick' failed in JOIN::make_range_rowid_filtersIgor Babaev2019-04-051-0/+25
* MDEV-18640 TABLE::prune_range_rowid_filters: Conditional jump or moveIgor Babaev2019-03-141-0/+14
* MDEV-18816 Assertion `sel->quick' failed in JOIN::make_range_rowid_filtersIgor Babaev2019-03-061-0/+31
* MDEV-18755 Assertion `inited==INDEX' failed in handler::ha_index_read_mapIgor Babaev2019-02-281-0/+2
* MDEV-18413: Find constraint correlated indexesGalina Shalygina2019-02-101-1/+99
* MDEV-18144: ANALYZE for statement support for PK filtersGalina Shalygina2019-02-061-0/+24
* MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-124/+91
* MDEV-16188: Use in-memory PK filters built from range index scansGalina Shalygina2018-09-281-0/+142