summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.8mariadb-10.8.8bb-10.8-releaseOleksandr Byelkin2023-05-052-0/+43
|\
| * MDEV-31199: Assertion `field->table->stats_is_read' fails with hash_join_card...mariadb-10.6.13bb-10.6-releaseSergei Petrunia2023-05-052-0/+43
* | Merge branch '10.6' into 10.8Oleksandr Byelkin2023-05-052-0/+39
|\ \ | |/
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-052-0/+39
| |\
| | * Merge branch '10.4' into 10.5mariadb-10.5.20bb-10.5-releaseOleksandr Byelkin2023-05-052-0/+39
| | |\
| | | * MDEV-31194: Server crash or assertion failure with join_cache_level=4mariadb-10.4.29Sergei Petrunia2023-05-052-0/+39
* | | | Merge branch '10.6' into 10.8Oleksandr Byelkin2023-05-044-0/+104
|\ \ \ \ | |/ / /
| * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-044-0/+104
| |\ \ \ | | |/ /
| | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-05-044-0/+104
| | |\ \ | | | |/
| | | * MDEV-31189 Server crash or assertion failure in upon 2nd execution of PS with...Oleksandr Byelkin2023-05-042-0/+37
| | | * MDEV-31164 default current_timestamp() not working when used INSERT ON DUPLIC...Sergei Golubchik2023-05-042-0/+67
* | | | Merge branch '10.6' into 10.8Oleksandr Byelkin2023-05-0413-283/+1370
|\ \ \ \ | |/ / /
| * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-049-217/+376
| |\ \ \ | | |/ /
| | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-05-049-217/+376
| | |\ \ | | | |/
| | | * MDEV-31181 Server crash in subselect_uniquesubquery_engine::print upon EXPLAI...Oleksandr Byelkin2023-05-042-0/+37
| | | * Fix of selectivity test to behave correctly with embedded and view protocols.Oleksandr Byelkin2023-05-047-217/+335
| * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-046-67/+981
| |\ \ \ | | |/ /
| | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-05-034-0/+914
| | |\ \ | | | |/
| | | * MDEV-26301: Split optimization refills: Optimizer Trace coverageSergei Petrunia2023-05-032-0/+184
| | | * MDEV-26301 Split optimization refills temporary table too many timesIgor Babaev2023-05-032-0/+724
* | | | Merge branch '10.6' into 10.8Oleksandr Byelkin2023-05-0339-77/+962
|\ \ \ \ | |/ / /
| * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-05-0328-59/+590
| |\ \ \ | | |/ /
| | * | Fix test after merge (by Thiru)Oleksandr Byelkin2023-05-032-2/+2
| | * | Merge branch 'bb-10.4-release' into bb-10.5-releaseOleksandr Byelkin2023-05-024-2/+62
| | |\ \ | | | |/
| | | * Merge branch '10.4' into bb-10.4-releaseOleksandr Byelkin2023-05-024-2/+62
| | | |\
| | | | * MDEV-30838 Assertion `m_thd == _current_thd()'Daniele Sciascia2023-05-022-0/+33
| | | | * MDEV-30414 sporadic failures with galera var retry autocommitsara2023-05-022-2/+29
| | * | | MDEV-29621 manual merge from 10.4 -> 10.5Andrei2023-05-022-2/+2
| | * | | Merge branch 'bb-10.4-release' into bb-10.5-releaseOleksandr Byelkin2023-05-0222-55/+526
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-05-023-0/+216
| | | |\ \ | | | | |/ | | | |/|
| | | | * MDEV-29621: Replica stopped by locks on sequenceAndrei2023-04-273-0/+127
| | | * | MDEV-30221: Move environmental macros to before master-slavebb-10.4-MDEV-30221Angelique2023-04-289-14/+14
| | | * | MDEV-31067: selectivity_from_histogram >1.0 for a DOUBLE_PREC_HB histogrambb-10.4-mdev31067-variant2Sergei Petrunia2023-04-284-14/+229
| | | * | MDEV-22756 SQL Error (1364): Field 'DB_ROW_HASH_1' doesn't have a default valueSergei Golubchik2023-04-282-0/+13
| | | * | MDEV-31113 Server crashes in store_length / Type_handler_string_result::make_...bb-10.4-mdev-31113Oleg Smirnov2023-04-282-0/+27
| * | | | MDEV-31162 Crash for query using ROWNUM over multi-table view with ORDER BYbb-10.6-igorIgor Babaev2023-05-022-0/+88
| * | | | MDEV-31143 Crash for query using ROWNUM() over view with ORDER BYIgor Babaev2023-04-302-0/+42
| * | | | MDEV-30812: Improve output cardinality estimates for hash joinbb-10.6-mdev30812Sergei Petrunia2023-04-287-20/+167
| * | | | MDEV-31073 Server crash, assertion `table != 0 && view->field_translation != ...Oleksandr Byelkin2023-04-272-0/+75
* | | | | MDEV-31147 json_normalize does not work correctly with MSAN buildMarko Mäkelä2023-04-282-0/+26
* | | | | Merge 10.6 into 10.8Marko Mäkelä2023-04-274-69/+48
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup of MDEV-14974: --port ignored for --host=localhostbb-10.6-montyMonty2023-04-274-69/+48
* | | | | Merge 10.6 into 10.8Marko Mäkelä2023-04-2716-28/+496
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2023-04-2716-28/+488
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2023-04-2717-30/+490
| | |\ \ \ | | | |/ /
| | | * | MDEV-30218 update test resultSergei Golubchik2023-04-261-1/+1
| | | * | MDEV-11356 Option skip-core-file does not workSergei Golubchik2023-04-263-5/+6
| | | * | MDEV-31121: ANALYZE statement produces 0 for all timings in embedded serverSergei Petrunia2023-04-252-0/+29
| | | * | MDEV-30430: Enabling system versioning on tables without primary key breaks r...Brandon Nesterenko2023-04-242-0/+58
| | | * | MDEV-28798: Cosmetic Changes OnlyBrandon Nesterenko2023-04-241-7/+7