summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-2911-16/+4
* 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
* | MDEV-11539 test_if_reopen: Assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-01-252-0/+48
* | Port innodb_print_lock_wait_timeout_info_basic from PerconaVicențiu Ciorbaru2018-01-252-0/+193
* | Remove innodb.test "keep away" commentVicențiu Ciorbaru2018-01-241-14/+0
* | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-246-15/+156
|\ \ | |/
| * MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-222-30/+5
| * MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-112-0/+26
| * MDEV-8200 aria bug with insert select and lock tablesMonty2018-01-112-0/+124
* | 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-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A...Marko Mäkelä2018-01-082-2/+41
* | Merge 5.5 into 10.0Marko Mäkelä2018-01-021-1/+1
|\ \ | |/
| * MDEV-14309 MTR tests require perl-Env which is not always in the default inst...Sergei Golubchik2017-12-271-1/+1
* | MDEV-13626 Merge InnoDB test cases from MySQL 5.7Sergey Vojtovich2017-12-222-0/+150
* | MDEV-12827 Assertion failure when reporting duplicate key error in online tab...Marko Mäkelä2017-12-212-2/+62
* | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-207-21/+178
|\ \ | |/
| * MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-207-0/+139
| * 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-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
| * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | An after-fix for MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_...Alexander Barkov2017-12-202-0/+11
* | MDEV-12366: FLUSH PRIVILEGES can break hierarchy of rolesVicențiu Ciorbaru2017-12-192-0/+918
* | MDEV-13655: Set role does not properly grant privileges.Vicențiu Ciorbaru2017-12-192-0/+99
* | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a...Sergei Golubchik2017-12-182-0/+27
* | MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul...Alexander Barkov2017-12-182-0/+24
* | 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
* | MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMITMarko Mäkelä2017-11-064-336/+251
* | MDEV-10651, MDEV-14196 sys_vars.innodb_buffer_pool_* tests failElena Stepanova2017-11-057-55/+55
* | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | Merge 5.5 into 10.0Marko Mäkelä2017-10-244-8/+289
|\ \ | |/
| * 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
* | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-186-2/+85
|\ \ | |/
| * MDEV-13937 Aria engine: Internal Error 160 after partition handlingSergei Golubchik2017-10-172-0/+36
| * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-132-2/+10
| * MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column valueAlexander Barkov2017-10-062-0/+39
* | Import, adapt and extend a test from OracleMarko Mäkelä2017-10-182-0/+45
* | Add a test of LIMIT with FULLTEXT INDEXMarko Mäkelä2017-10-182-5/+52
* | MDEV-14086 Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort wi...Marko Mäkelä2017-10-182-0/+8
* | MDEV-12676 MySQL#78423 InnoDB FTS duplicate key errorMarko Mäkelä2017-10-162-0/+28
* | MDEV-13051 MySQL#86607 InnoDB crash after failed ADD INDEX and table_definiti...Marko Mäkelä2017-10-162-0/+82
* | MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-112-0/+236
* | MDEV-13838: Wrong result after altering a partitioned tableJan Lindström2017-10-106-69/+94