summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Update row and key fetch cost models to take into account data copy costsbb-10.7-selectivityMonty2022-03-0247-3477/+3528
* Update cost for hash and cached joinsMonty2022-01-213-6/+6
* Adjust costs for doing index scan in cost_group_min_max()Monty2022-01-214-4/+4
* Update matching_candidates_in_table() to treat all conditions similarMonty2022-01-211-2/+2
* Fixed bug in SQL_SELECT_LIMITMonty2022-01-214-9/+7
* Limit calculated rows to the number of rows in the tableMonty2021-12-274-4/+4
* Ensure that test_quick_select doesn't return more rows than in the tableMonty2021-12-274-11/+11
* MDEV-14907 FEDERATEDX doesn't respect DISTINCTMonty2021-12-272-0/+91
* Merge 10.6 into 10.7Marko Mäkelä2021-11-0911-15/+138
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-11-0911-15/+138
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2021-11-0911-15/+138
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-11-0911-15/+138
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-098-10/+95
| | | | |\
| | | | | * Remove restarts from encrypt_and_grep testst-10.2-mergeMarko Mäkelä2021-11-092-10/+12
| | | | | * Merge mariadb-10.2.41 into 10.2Marko Mäkelä2021-11-0910-35/+135
| | | | | |\
| | | | | * | MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-022-0/+24
| | | | | * | MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-292-0/+61
| | | | | * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-283-18/+1118
| | | | | * | rpl_get_master_version_and_clock and rpl_row_big_table_id tests are slow, so ...Alice Sherepa2021-10-282-0/+2
| | | | * | | Merge mariadb-10.3.32 into 10.3Marko Mäkelä2021-11-0915-56/+1314
| | | | |\ \ \
| | | | * | | | MDEV-26928 Column-inclusive WITH SYSTEM VERSIONING doesn't work with explicit...Aleksey Midenkov2021-11-022-0/+42
| | | | * | | | MDEV-25552 system versioned partitioned by LIMIT tables break CHECK TABLEAleksey Midenkov2021-11-021-2/+1
| * | | | | | | Merge branch '10.6' into bb-10.6-releaseOleksandr Byelkin2021-11-087-177/+17
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch '10.7' into bb-10.7-releaseOleksandr Byelkin2021-11-089-177/+97
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MDEV-26956 LeakSanitizer/Valgrind errors in trx_mod_table_time_t::start_bulk_...bb-10.7-MDEV-26956Thirunarayanan Balathandayuthapani2021-11-072-0/+23
| * | | | | | | | | Merge branch '10.6' into 10.7Vladislav Vaintroub2021-11-0410-199/+17
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | MDEV-26966: Remove innodb_force_load_corruptedMarko Mäkelä2021-11-043-171/+0
| | * | | | | | | | MDEV-26933 InnoDB fails to detect page number mismatchbb-10.6-MDEV-26933Marko Mäkelä2021-11-014-6/+17
| * | | | | | | | | MDEV-26947 UNIQUE column checks fail in InnoDB resulting in table corruptionThirunarayanan Balathandayuthapani2021-11-012-0/+57
* | | | | | | | | | Merge branch '10.6' into 10.7mariadb-10.7.1Oleksandr Byelkin2021-11-055-21/+1179
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch '10.5' into 10.6mariadb-10.6.5Oleksandr Byelkin2021-11-055-21/+1179
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '10.4' into 10.5mariadb-10.5.13Oleksandr Byelkin2021-11-055-21/+1179
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch '10.3' into 10.4mariadb-10.4.22Oleksandr Byelkin2021-11-055-21/+1179
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | Merge branch '10.2' into 10.3mariadb-10.3.32Oleksandr Byelkin2021-11-055-21/+1179
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | * | | | | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41Andrei Elkin2021-11-053-18/+1118
| | | | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-022-6/+6
| | | | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-012-7/+13
| | | | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-298-28/+122
| | | | | | |_|_|/ | | | | | |/| | |
| | | * | | | | | post merge result fixOleksandr Byelkin2021-11-021-0/+3
| | | * | | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-11-021-3/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-024-13/+19
| | | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-298-28/+122
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-022-7/+13
| | | * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-298-235/+34
| | | * | | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-1/+1
* | | | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2021-11-032-7/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-11-022-7/+13
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-022-7/+13
| | * | | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-298-235/+34
| | * | | | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-1/+1