summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12396 IMPORT TABLESPACE: Do not retry partial readsMarko Mäkelä2018-03-202-0/+10
* MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-0712-3/+661
* MDEV-15333 MariaDB (still) slow startMarko Mäkelä2018-02-172-0/+104
* Merge 10.0 into 10.1Marko Mäkelä2018-02-132-0/+111
|\
| * MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-132-0/+111
* | Merge 10.0 into 10.1Marko Mäkelä2018-02-084-2/+84
|\ \ | |/
| * Make the test innodb.recovery_shutdown more robustMarko Mäkelä2018-02-082-2/+6
| * MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-082-0/+78
* | Merge 10.0 into 10.1Marko Mäkelä2018-02-051-1/+2
|\ \ | |/
| * MDEV-15202 innodb.log_file_size failed in buildbotMarko Mäkelä2018-02-051-1/+2
* | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-026-36/+62
|\ \ | |/
| * Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-295-8/+0
| * Merge 5.5 into 10.0Marko Mäkelä2018-01-294-7/+56
| |\
| | * Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-294-6/+55
| * | Remove innodb.test "keep away" commentVicențiu Ciorbaru2018-01-241-14/+0
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-242-15/+6
| |\ \ | | |/
| | * MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-222-30/+5
* | | try to fix [Warning] InnoDB: innodb_open_files=20 is exceeded (20) files stay...Vladislav Vaintroub2018-01-241-1/+1
* | | Fix a test that always failed on --embeddedMarko Mäkelä2018-01-152-5/+7
* | | Merge 10.0 into 10.1Marko Mäkelä2018-01-111-0/+2
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-01-111-0/+2
| |\ \ | | |/
| | * MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2018-01-101-0/+1
| | * MDEV-14174 crash on start with innodb-track-changed-pagesMarko Mäkelä2018-01-101-0/+1
| | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
* | | MDEV-14776: InnoDB Monitor output generated by specific error is flooding err...Jan Lindström2018-01-092-0/+33
* | | Merge 10.0 into 10.1Marko Mäkelä2018-01-082-2/+41
|\ \ \ | |/ /
| * | MDEV-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A...Marko Mäkelä2018-01-082-2/+41
* | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-272-0/+150
|\ \ \ | |/ /
| * | MDEV-13626 Merge InnoDB test cases from MySQL 5.7Sergey Vojtovich2017-12-222-0/+150
* | | Merge 10.0 into 10.1Marko Mäkelä2017-12-212-2/+62
|\ \ \ | |/ /
| * | MDEV-12827 Assertion failure when reporting duplicate key error in online tab...Marko Mäkelä2017-12-212-2/+62
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-202-0/+11
|\ \ \ | |/ /
| * | An after-fix for MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_...Alexander Barkov2017-12-202-0/+11
* | | Merge 10.0 into 10.1Marko Mäkelä2017-12-182-0/+24
|\ \ \ | |/ /
| * | MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul...Alexander Barkov2017-12-182-0/+24
* | | Merge 10.0 into 10.1Marko Mäkelä2017-12-132-0/+113
|\ \ \ | |/ /
| * | MDEV-12352 InnoDB shutdown should not be blocked by a large transaction rollbackMarko Mäkelä2017-12-132-0/+11
| * | MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup while ...Marko Mäkelä2017-12-132-0/+102
| * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
* | | Try to prevent sporadic test failuresMarko Mäkelä2017-12-131-1/+1
* | | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
* | | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
* | | Merge 10.0 into 10.1Marko Mäkelä2017-11-064-1397/+37
|\ \ \ | |/ /
| * | MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMITMarko Mäkelä2017-11-064-1528/+130
* | | MDEV-14219 Allow online table rebuild when encryption or compression paramete...Marko Mäkelä2017-10-314-8/+14
* | | Merge 10.0 into 10.1Marko Mäkelä2017-10-248-12/+301
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2017-10-242-0/+281
| |\ \ | | |/
| | * MDEV-14051 'Undo log record is too big.' error occurring in very narrow range...bb-5.5-markoMarko Mäkelä2017-10-244-2/+285