summaryrefslogtreecommitdiff
path: root/mysql-test/main/derived_split_innodb.result
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.11-release into bb-11.0-releaseSergei Petrunia2023-05-151-0/+585
|\
| * Merge branch '10.10' into 10.11Oleksandr Byelkin2023-05-051-0/+16
| |\
| | * Merge branch '10.6' into 10.8Oleksandr Byelkin2023-05-051-0/+16
| | |\
| | | * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-051-0/+16
| | | |\
| | | | * Merge branch '10.4' into 10.5mariadb-10.5.20bb-10.5-releaseOleksandr Byelkin2023-05-051-0/+16
| | | | |\
| | | | | * MDEV-31194: Server crash or assertion failure with join_cache_level=4mariadb-10.4.29Sergei Petrunia2023-05-051-0/+16
| * | | | | Merge branch '10.10' into 10.11Oleksandr Byelkin2023-05-051-0/+3
| |/ / / /
| * | | | Merge branch '10.6' into 10.8Oleksandr Byelkin2023-05-041-0/+537
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-041-0/+521
| | |\ \ \ | |/ / / / | | | _ / | | | /
| | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-05-031-0/+517
| | |\ \ | | | |/
| | | * MDEV-26301 Split optimization refills temporary table too many timesIgor Babaev2023-05-031-0/+511
* | | | MDEV-30540 Wrong result with IN list length reaching IN_PREDICATE_CONVERSION_...Monty2023-03-021-2/+2
* | | | Removed /2 of InnoDB ref_per_key[] estimatesMonty2023-02-101-4/+4
* | | | Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-8/+8
* | | | Added test cases for preceding testMonty2023-02-031-12/+12
* | | | Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-4/+4
* | | | Update cost for hash and cached joinsMonty2023-02-021-4/+4
|/ / /
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-0/+44
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+44
| |\ \ | | |/
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-0/+44
| | |\
| | | * MDEV-26337: subquery with groupby and ROLLUP returns incorrect results on LEF...bb-10.3-mdev26337-v2Sergei Petrunia2022-01-131-0/+42
| | | * MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-031-0/+61
* | | | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-311-0/+3
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2021-06-041-0/+65
|\ \ \ | |/ /
| * | Corrected the test case of MDEV-25714 in order to have the same EXPLAIN outpu...Igor Babaev2021-06-031-0/+4
| * | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-031-0/+61
* | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-0/+34
|\ \ \ | |/ /
| * | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-0/+34
| |\ \ | | |/
| | * MDEV-23723: Crash when test_if_skip_sort_order() is checked for derived ...bb-10.3-mdev23723Sergei Petrunia2021-04-301-0/+34
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-1/+2
|/ /
* | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-0/+41
|\ \ | |/
| * MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2019-03-041-0/+41
* | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-0/+1
|/
* MDEV-17381 Wrong query result with LATERAL DERIVED optimizationIgor Babaev2018-10-081-0/+41
* MDEV-17211 Server crash on queryIgor Babaev2018-09-171-0/+34
* MDEV-16917 Index affects query resultsIgor Babaev2018-09-151-0/+26