summaryrefslogtreecommitdiff
path: root/mysql-test/suite/compat/oracle/r/table_value_constr.result
Commit message (Expand)AuthorAgeFilesLines
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-3/+3
* Derived tables and union can now create distinct keysMonty2023-02-021-29/+25
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-3/+3
* MDEV-28926 Add time spent on query optimizer to JSON ANALYZE (#2193)Luis Eduardo Oliveira Lizardo2022-10-261-0/+27
* Merge 10.4 into 10.5Marko Mäkelä2022-04-211-24/+0
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-04-211-24/+0
| |\
| | * MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queriesOleg Smirnov2022-04-181-24/+0
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Daniel Black2021-02-261-2/+2
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Daniel Black2021-02-251-2/+2
| |\ \ | | |/
| | * MDEV-24910 Crash with SELECT that uses table value constructor as a subselectIgor Babaev2021-02-241-2/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-12/+12
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-12/+12
| |\ \ | | |/
| | * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-12/+12
* | | MDEV-19923 Add type handlers for geometry sub-typesAlexander Barkov2019-07-031-2/+2
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-0/+321
|\ \ | |/
| * MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(),Igor Babaev2019-05-081-0/+321
|/
* Added test cases for MDEV-17017 and MDEV-16930 into compat/oracleIgor Babaev2018-08-231-0/+84
* MDEV-15975 PL/SQL parser does not understand historical queriesAlexander Barkov2018-05-181-0/+2101