summaryrefslogtreecommitdiff
path: root/mysql-test/main/select.result
Commit message (Expand)AuthorAgeFilesLines
* Adjust costs for rowid filterMonty2023-02-211-6/+6
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-0/+56
|\
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-311-4/+60
| |\
| | * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-4/+60
| | |\
| | | * MDEV-29294 Assertion `functype() == ((Item_cond *) new_item)->functype()' fai...Oleg Smirnov2023-01-201-0/+56
* | | | Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-6/+6
* | | | Added test cases for preceding testMonty2023-02-031-15/+57
* | | | Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-7/+15
* | | | Update cost for hash and cached joinsMonty2023-02-021-5/+5
* | | | Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-1/+1
|/ / /
* | | Merge 10.5 into 10.6Marko Mäkelä2023-01-031-4/+4
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2023-01-031-4/+4
| |\ \ | | |/
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-11-021-5/+5
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-261-5/+5
| |\ \ | | |/
| | * MDEV-28846 Poor performance when rowid filter contains no elementsIgor Babaev2022-10-251-7/+7
* | | Merge 10.5 into 10.6Marko Mäkelä2022-09-201-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-141-1/+1
| |\ \ | | |/
| | * Merge 10.3 into 10.4Marko Mäkelä2022-09-131-1/+1
| | |\
| | | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-1/+1
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-271-5/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-5/+5
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-5/+5
| | |\ \ | | | |/
| | | * MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ...Alexander Barkov2022-07-061-5/+5
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-0/+46
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-0/+46
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-0/+46
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-141-0/+46
* | | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-4/+4
|/ / /
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-8/+8
* | | MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-281-4/+4
|/ /
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-4/+3
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-4/+3
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-7/+7
|\ \ | |/
| * MDEV-19468 Hybrid type expressions return wrong format for FLOATAlexander Barkov2019-05-151-7/+7
* | MDEV-13628: ORed condition in pushed index condition is not removed from the ...Varun Gupta2019-05-111-1/+1
* | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-0/+2
* | MDEV-16188 Introduced the notion of adjusted filter gain.Igor Babaev2019-02-141-4/+4
* | MDEV-16188 Post merge fixes:fixed warnings on WindowsIgor Babaev2019-02-061-3/+3
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-0/+1
* | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-0/+3
|\ \
| * | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-0/+3
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-27/+68
|/ /
* | MDEV-17563 Different results using table or view when comparing values of tim...Alexander Barkov2018-11-081-16/+16
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+5550