summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* WIP Merge 10.0 into 10.1Marko Mäkelä2018-01-2914-36/+453
|\
| * 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
* | | MDEV-13499: Backing up table that "doesn't exist in engine" cause crash in ma...Jan Lindström2018-01-292-0/+33
* | | 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
* | | Skip mariabackup.huge_lsn if encryption is not availableMarko Mäkelä2018-01-111-0/+1
* | | 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-14776: InnoDB Monitor output generated by specific error is flooding err...Jan Lindström2018-01-092-0/+33
* | | Make the MDEV-14874 test case more robustMarko Mäkelä2018-01-082-2/+5
* | | 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
* | | MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo...Marko Mäkelä2018-01-083-0/+75
* | | Tests: detect table count for some encryption testsAleksey Midenkov2018-01-053-5/+9
* | | Merge 10.0 into 10.1Marko Mäkelä2018-01-021-1/+1
|\ \ \ | |/ /
| * | 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-14272 Mariadb crashes with signal 11 when using federatedx engine and ga...Sergei Golubchik2017-12-282-0/+34
* | | 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
* | | MDEV-14026 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partition...Sergei Golubchik2017-12-252-0/+32
* | | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-2510-0/+1150
* | | Make a test more robustmariadb-10.1.30Marko Mäkelä2017-12-212-0/+11
* | | 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-2013-21/+1206
|\ \ \ | |/ /
| * | 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-14031 Password policy causes replication failureAlexander Barkov2017-12-202-0/+50
* | | Merge 10.0 into 10.1Marko Mäkelä2017-12-184-0/+51
|\ \ \ | |/ /
| * | 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