summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26938 Support descending indexes internally in InnoDBMarko Mäkelä2022-01-263-23/+77
* MDEV-27314 InnoDB Buffer Pool Resize output cleanup (mtr postfix)Daniel Black2022-01-242-2/+2
* MDEV-27314 InnoDB Buffer Pool Resize output cleanupHaidong Ji2022-01-241-1/+1
* MDEV-14425 Improve the redo log for concurrencyMarko Mäkelä2022-01-2113-118/+100
* Merge 10.7 into 10.8Marko Mäkelä2022-01-201-0/+60
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-01-201-0/+60
| |\
| | * MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.6-MDEV-27025-deadlockVlad Lesin2022-01-181-0/+60
* | | MDEV-27158: humanize the bytes in innodb info/error messagesDaniel Black2022-01-182-5/+2
* | | MDEV-25342: autosize innodb_buffer_pool_chunk_sizeDaniel Black2022-01-181-1/+1
|/ /
* | Merge 10.6 into 10.7Marko Mäkelä2022-01-141-0/+18
|\ \ | |/
| * Merge 10.5 into 10.6Marko Mäkelä2022-01-141-0/+18
| |\
| | * MDEV-26824 Can't add foreign key with empty referenced columns listAleksey Midenkov2022-01-121-0/+18
* | | MDEV-27318 Assertion `data_size < srv_sort_buf_size' failed in row_merge_bul...Thirunarayanan Balathandayuthapani2022-01-121-0/+8
* | | Merge 10.6 into 10.7Marko Mäkelä2022-01-121-0/+11
|\ \ \ | |/ /
| * | MDEV-26879 innodb_evict_tables_on_commit_debug=on makes table creation hangMarko Mäkelä2022-01-051-0/+11
* | | Merge 10.6 into 10.7Marko Mäkelä2022-01-044-3/+20
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2022-01-043-3/+9
| |\ \ | | |/
| | * Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-263-3/+9
| | |\
| | | * Merge branch 10.3 into 10.4Julius Goryavsky2021-12-253-3/+9
| | | |\
| | | | * Merge branch 10.2 into 10.3Julius Goryavsky2021-12-232-3/+2
| | | | |\
| | | | | * MDEV-27268 Failed InnoDB initialization leaves garbage files behindMarko Mäkelä2021-12-151-3/+0
| | | | | * MDEV-27235: Crash on SET GLOBAL innodb_encrypt_tablesMarko Mäkelä2021-12-131-0/+2
| | | | * | MDEV-27332 SIGSEGV in fetch_data_into_cache()Marko Mäkelä2021-12-211-0/+7
| * | | | | MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUB...st-10.6-markoMarko Mäkelä2021-12-211-0/+11
* | | | | | MDEV-27316 Assertion `!(index)->is_spatial()' failedbb-10.7-MDEV-27316Thirunarayanan Balathandayuthapani2021-12-241-0/+9
* | | | | | Add forgotten changes to the parent commitMarko Mäkelä2021-12-101-1/+1
* | | | | | Cleanup: Remove some ib::logger in recovery messagesMarko Mäkelä2021-12-103-3/+0
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-251-3/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make innodb.innodb-table-online more stableMarko Mäkelä2021-11-251-3/+2
* | | | | | MDEV-27094 Debug builds include useless InnoDB "disabled" optionsMarko Mäkelä2021-11-196-333/+0
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-199-10/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-171-4/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-171-4/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-23805 fixup: Adjsut the MDEV-16131 and MDEV-24730 testsMarko Mäkelä2021-11-171-4/+3
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-169-6/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-168-3/+11
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-23805 Make Online DDL to Instant DDL when table is emptybb-10.4-MDEV-23805Thirunarayanan Balathandayuthapani2021-11-128-3/+11
* | | | | | Merge branch '10.6' into 10.7Vladislav Vaintroub2021-11-121-0/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-27006 Assertion `!lock_trx_has_sys_table_locks(trx)' failed in dberr_t r...Thirunarayanan Balathandayuthapani2021-11-091-0/+9
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-091-0/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-091-0/+29
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-091-0/+29
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-0/+29
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-0/+29
| | | | |\ \ | | | | | |/
| | | | | * MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-291-0/+29
| * | | | | Merge branch '10.6' into bb-10.6-releaseOleksandr Byelkin2021-11-083-5/+16
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch '10.7' into bb-10.7-releaseOleksandr Byelkin2021-11-084-5/+56
|\ \ \ \ \ \ \
| * | | | | | | MDEV-26956 LeakSanitizer/Valgrind errors in trx_mod_table_time_t::start_bulk_...bb-10.7-MDEV-26956Thirunarayanan Balathandayuthapani2021-11-071-0/+12
| * | | | | | | Merge branch '10.6' into 10.7Vladislav Vaintroub2021-11-043-5/+16
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | MDEV-26933 InnoDB fails to detect page number mismatchbb-10.6-MDEV-26933Marko Mäkelä2021-11-013-5/+16