summaryrefslogtreecommitdiff
path: root/sql/rowid_filter.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14907 FEDERATEDX doesn't respect DISTINCTMonty2022-01-051-0/+3
* MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-071-0/+8
* MDEV-22014: Rowid Filtering is not displayed well in the optimizer traceSergei Petrunia2020-04-021-0/+29
* Fixed uninitialized bug in Range_rowid_filter_cost_infoMichael Widenius2019-04-011-1/+3
* MDEV-16188: Remove redundant !this ||Marko Mäkelä2019-02-181-1/+1
* MDEV-16188 Post review fixesIgor Babaev2019-02-141-5/+9
* MDEV-16188 Introduced the notion of adjusted filter gain.Igor Babaev2019-02-141-5/+61
* MDEV-18413: Find constraint correlated indexesGalina Shalygina2019-02-101-5/+9
* MDEV-16188 Post merge fixes:fixed warnings on WindowsIgor Babaev2019-02-061-3/+4
* MDEV-18144: ANALYZE for statement support for PK filtersGalina Shalygina2019-02-061-0/+3
* MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-136/+474
* MDEV-16188: Use in-memory PK filters built from range index scansGalina Shalygina2018-09-281-0/+218