summaryrefslogtreecommitdiff
path: root/mysql-test/main/partition_range.result
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2023-02-031-16/+53
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-2/+2
* Adjust costs for doing index scan in cost_group_min_max()Monty2023-02-021-2/+5
* Merge 10.6 into 10.7Marko Mäkelä2022-09-211-11/+11
|\
| * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-141-11/+11
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-09-131-11/+11
| | |\
| | | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-11/+11
* | | | Removed CREATE/DROP TABLESPACE and related commandsMonty2021-09-141-6/+6
|/ / /
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-8/+17
|/ /
* | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-0/+44
|\ \ | |/
| * MDEV-21195 INSERT chooses wrong partition for RANGE partitioning by DECIMAL c...Aleksey Midenkov2020-02-021-0/+44
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-021-0/+27
|\ \ | |/
| * MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-011-0/+27
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-0/+2
* | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-2/+6
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+984