Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for --view-protocol | Sergei Golubchik | 2023-02-16 | 1 | -6/+2 |
* | Removed /2 of InnoDB ref_per_key[] estimates | Monty | 2023-02-10 | 1 | -0/+24 |
* | Added test cases for preceding test | Monty | 2023-02-03 | 1 | -2/+2 |
* | Update row and key fetch cost models to take into account data copy costs | Monty | 2023-02-02 | 1 | -5/+4 |
* | Update cost for hash and cached joins | Monty | 2023-02-02 | 1 | -2/+2 |
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-07-27 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-07-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-07-27 | 1 | -1/+1 |
| | |\ | |||||
* | | \ | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-05-10 | 1 | -3/+67 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-05-09 | 1 | -4/+67 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-05-08 | 1 | -1/+47 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2022-05-07 | 1 | -0/+11 |
| | | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2022-05-03 | 1 | -0/+32 |
| | * | | MDEV-28097 use-after-free when WHERE has subquery with an outer reference in ... | Sergei Golubchik | 2022-04-29 | 1 | -0/+12 |
| | * | | cleanup: (*order->item) -> item | Sergei Golubchik | 2022-04-29 | 1 | -3/+8 |
* | | | | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent | Marko Mäkelä | 2021-08-31 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-09-23 | 1 | -0/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-09-22 | 1 | -0/+15 |
| |\ \ | | |/ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-22 | 1 | -0/+14 |
* | | | Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistent | Monty | 2020-06-14 | 1 | -2/+1 |
|/ / | |||||
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | MDEV-19134: EXISTS() slower if ORDER BY is defined | Sergei Petrunia | 2019-05-16 | 1 | -1/+1 |
* | | MDEV-19134: EXISTS() slower if ORDER BY is defined | Sergei Petrunia | 2019-05-16 | 1 | -2/+2 |
* | | MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed ... | Oleksandr Byelkin | 2019-04-16 | 1 | -0/+33 |
* | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -1/+1 |
* | | MDEV-15253: Default optimizer setting changes for MariaDB 10.4 | Varun Gupta | 2018-12-09 | 1 | -0/+1 |
|/ | |||||
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -0/+617 |