summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/log_file_name.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29983 Deprecate innodb_file_per_tableMarko Mäkelä2023-01-111-1/+0
* Merge 10.7 into 10.8Marko Mäkelä2022-10-131-1/+1
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-10-131-1/+1
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2022-10-061-1/+1
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2022-10-061-1/+1
| | | |\
| | | | * MDEV-29710: Skip some more tests on ValgrindMarko Mäkelä2022-10-051-0/+1
* | | | | MDEV-14425 Improve the redo log for concurrencyMarko Mäkelä2022-01-211-1/+1
|/ / / /
* | | | Cleanup: Remove some ib::logger in recovery messagesMarko Mäkelä2021-12-101-1/+0
|/ / /
* | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-1/+3
* | | MDEV-25743: Unnecessary copying of table names in InnoDB dictionaryMarko Mäkelä2021-05-211-1/+1
* | | MDEV-24626 Remove synchronous write of page0 file during file creationMarko Mäkelä2021-05-171-60/+8
* | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-3/+0
|\ \ \ | |/ /
| * | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-3/+0
| |\ \ | | |/
| | * Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-3/+0
| | |\
| | | * MDEV-25568 RENAME TABLE causes "Ignoring data file" messagesMarko Mäkelä2021-04-301-3/+0
* | | | MDEV-25506: Kill during DDL leaves orphan .ibd fileMarko Mäkelä2021-05-041-4/+1
|/ / /
* | | MDEV-24184 InnoDB RENAME TABLE recovery failure if names are reusedbb-10.5-MDEV-24184-rename-names-reusedVlad Lesin2021-03-151-1/+2
* | | Fixed issues when running mtr with --valgrindMonty2019-08-231-0/+1
|/ /
* | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-8/+6
|\ \ | |/
| * Datafile::validate_first_page(): Change some ERROR to NoteMarko Mäkelä2019-03-141-8/+6
* | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-291-19/+19
|/
* MDEV-13869 MariaDB slow startMarko Mäkelä2018-02-121-0/+1
* Flush crash-unsafe tables before killing the serverMarko Mäkelä2017-07-051-0/+1
* Merge 10.1 into 10.2Marko Mäkelä2017-05-051-1/+1
* search_pattern_in_file.inc changesSergei Golubchik2017-03-311-20/+19
* MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-151-1/+1
* Test recovery when a .ibd file is a directory.Marko Mäkelä2017-02-061-15/+21
* Fix a suppression that did not work on Windows.Marko Mäkelä2017-01-301-1/+1
* Do not remove the master error log file.Marko Mäkelä2017-01-301-1/+0
* Import and adjust the InnoDB redo log tests from MySQL 5.7.Marko Mäkelä2017-01-271-0/+268