summaryrefslogtreecommitdiff
path: root/mysql-test/main/fetch_first.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-0/+28
|\
| * MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIESVicențiu Ciorbaru2023-02-151-0/+28
* | MDEV-30032: EXPLAIN FORMAT=JSON output: part #2: print 'loops'.Sergei Petrunia2023-02-031-0/+1
* | MDEV-30032: EXPLAIN FORMAT=JSON output: print costsSergei Petrunia2023-02-031-0/+2
* | Added test cases for preceding testMonty2023-02-031-1/+8
* | Changing all cost calculation to be given in millisecondsMonty2023-02-021-1/+2
* | Rewrite cost computation for filesort operationsVicențiu Ciorbaru2023-02-021-3/+46
* | Update cost for hash and cached joinsMonty2023-02-021-6/+6
|/
* MDEV-25481 Memory leak in Cached_item_str::Cached_item_str WITH TIES involvin...Vicențiu Ciorbaru2021-06-291-0/+10
* MDEV-25441 WITH TIES is not respected with SQL_BUFFER_RESULT and constant in ...Vicențiu Ciorbaru2021-04-211-0/+34
* MDEV-25430: ROW | ROWS should be a required keyword after OFFSET startVicențiu Ciorbaru2021-04-211-55/+79
* MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-211-0/+1312