summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-221-15/+4
|\
| * MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-221-30/+3
* | 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-161-1/+3
| * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-161-0/+13
* | MDEV-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A...Marko Mäkelä2018-01-081-2/+25
* | MDEV-13626 Merge InnoDB test cases from MySQL 5.7Sergey Vojtovich2017-12-221-0/+70
* | MDEV-12827 Assertion failure when reporting duplicate key error in online tab...Marko Mäkelä2017-12-211-2/+40
* | An after-fix for MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_...Alexander Barkov2017-12-201-0/+5
* | MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul...Alexander Barkov2017-12-181-0/+12
* | MDEV-12352 InnoDB shutdown should not be blocked by a large transaction rollbackMarko Mäkelä2017-12-131-0/+6
* | MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup while ...Marko Mäkelä2017-12-131-0/+51
* | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-161-1/+3
* | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-161-0/+13
* | MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMITMarko Mäkelä2017-11-062-872/+73
* | Merge 5.5 into 10.0Marko Mäkelä2017-10-241-0/+139
|\ \ | |/
| * MDEV-14051 'Undo log record is too big.' error occurring in very narrow range...bb-5.5-markoMarko Mäkelä2017-10-242-1/+141
* | MDEV-14086 Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort wi...Marko Mäkelä2017-10-181-0/+5
* | MDEV-13051 MySQL#86607 InnoDB crash after failed ADD INDEX and table_definiti...Marko Mäkelä2017-10-161-0/+66
* | MDEV-13838: Wrong result after altering a partitioned tableJan Lindström2017-10-103-48/+40
* | Cherry-pick the MDEV-13898 test changes from 10.2 to 10.0Marko Mäkelä2017-09-251-1/+7
* | Add have_debug.inc to skip the test faster in non-debug buildsMarko Mäkelä2017-09-211-0/+1
* | Merge innodb.create-index test changes from MySQL 5.6 to MariaDBMarko Mäkelä2017-08-291-0/+34
* | Adjust the imported MySQL 5.6 tests for MariaDBMarko Mäkelä2017-08-2913-45/+109
* | MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1)Marko Mäkelä2017-08-2914-0/+2808
* | MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-231-0/+5
* | Update innodb test result post print_lock_error changeVicențiu Ciorbaru2017-08-011-1/+1
* | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-191-1/+7
* | MDEV-12873 InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in Mar...Marko Mäkelä2017-06-132-3/+191
* | MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-121-10/+0
* | Partially disable a test affected by MDEV-13059Marko Mäkelä2017-06-121-0/+10
* | MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-091-0/+65
* | Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-065-6/+5
* | MDEV-12052 Shutdown crash presumably due to master thread activityMarko Mäkelä2017-05-261-0/+30
* | MDEV-12635 innodb.log_file_size fails when run with ValgrindMarko Mäkelä2017-05-051-0/+1
* | Add and adjust a test from MySQL:Marko Mäkelä2017-04-241-0/+85
* | Add and adjust a test from MySQL:Marko Mäkelä2017-04-242-0/+72
* | Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-052-0/+155
* | Merge 5.5 into 10.0Marko Mäkelä2017-03-241-35/+30
|\ \ | |/
| * MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-242-33/+29
* | Merge 5.5 into 10.0Marko Mäkelä2017-03-081-12/+4
|\ \ | |/
* | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-281-0/+23
* | Revert the MDEV-4396 tweak to innodb.innodb_bug14676111.Marko Mäkelä2017-02-202-11/+1
* | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-02-051-64/+98
* | MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-041-0/+36
* | innodb.innodb-get-fk: Actually test --innodb-read-only.Marko Mäkelä2017-02-031-4/+6
* | Clean up a few tests that kill the server.Marko Mäkelä2017-01-274-68/+23
* | MDEV-11814 test fixMarko Mäkelä2017-01-271-5/+7