.. |
101_compatibility.test
|
Clean up a few tests that kill the server.
|
2017-01-27 17:07:45 +02:00 |
add_constraint.test
|
Merge branch '5.5' into 10.0
|
2015-08-05 09:45:17 +02:00 |
alter_missing_tablespace.test
|
Clean up a test.
|
2017-02-01 09:30:55 +02:00 |
auto_increment_dup.opt
|
MDEV-10548: Some of the debug sync waits do not work with InnoDB 5.7 (branch bb-10.2-jan)
|
2016-09-14 11:28:40 +03:00 |
auto_increment_dup.test
|
fix sporadic innodb.auto_increment_dup failures
|
2016-09-21 10:03:16 +02:00 |
autoinc_persist.test
|
MDEV-6076: Preserve PAGE_ROOT_AUTO_INC when emptying pages.
|
2016-12-16 10:26:41 +02:00 |
binlog_consistent.test
|
MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+
|
2016-05-20 09:46:03 +02:00 |
blob-update-debug.test
|
mysql-5.5.37 selective merge
|
2014-03-27 22:26:58 +01:00 |
blob_unique2pk.test
|
mysql-5.5.39 merge
|
2014-08-02 21:26:16 +02:00 |
count_distinct.test
|
MDEV-4925 Wrong result - count(distinct), Using index for group-by (scanning)
|
2014-05-12 12:56:13 +02:00 |
create-index.test
|
Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN:
|
2014-02-17 13:45:34 +05:30 |
create_isl_with_direct.opt
|
Merged following change from MySQL 5.6 to MariaDB 10.1 XtraDB
|
2016-05-06 13:56:25 +03:00 |
create_isl_with_direct.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
data_types.opt
|
MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE types due to get_innobase_type_from_mysql_type refactor combined with InnoDB Online DDL
|
2013-11-13 22:58:19 +01:00 |
data_types.test
|
MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE types due to get_innobase_type_from_mysql_type refactor combined with InnoDB Online DDL
|
2013-11-13 22:58:19 +01:00 |
defrag_mdl-9155.test
|
MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks
|
2016-05-05 01:05:05 +02:00 |
doublewrite.test
|
Clean up a few tests that kill the server.
|
2017-01-27 17:07:45 +02:00 |
dropdb.test
|
Merge branch 'mysql/5.5' into 5.5
|
2015-12-09 10:00:49 +01:00 |
fake_changes-7000.test
|
MDEV-7000 Assertion `0' failed in Protocol::end_statement() on executing DDL under innodb_fake_changes=1
|
2015-02-28 19:48:22 +01:00 |
foreign-keys.test
|
extend prelocking to FK-accessed tables
|
2016-12-12 20:27:40 +01:00 |
group_commit.test
|
MDEV-162 Enhanced semisync replication
|
2014-12-23 14:16:32 +01:00 |
group_commit_binlog_pos-master.opt
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
group_commit_binlog_pos.test
|
MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+
|
2016-05-20 09:46:03 +02:00 |
group_commit_binlog_pos_no_optimize_thread-master.opt
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
group_commit_binlog_pos_no_optimize_thread.test
|
MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+
|
2016-05-20 09:46:03 +02:00 |
group_commit_crash-master.opt
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
group_commit_crash.test
|
MDEV-11799 InnoDB can abort if the doublewrite buffer
|
2017-01-15 18:56:56 +02:00 |
group_commit_crash_no_optimize_thread-master.opt
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
group_commit_crash_no_optimize_thread.test
|
MDEV-11799 InnoDB can abort if the doublewrite buffer
|
2017-01-15 18:56:56 +02:00 |
group_commit_no_optimize_thread-master.opt
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
group_commit_no_optimize_thread.test
|
MDEV-162 Enhanced semisync replication
|
2014-12-23 14:16:32 +01:00 |
help_url.test
|
MDEV-4786 - merge 10.0-monty - 10.0
|
2013-07-24 16:48:23 +04:00 |
innochecksum.test
|
Simplify innodb.innochecksum test.
|
2017-02-06 10:45:18 +02:00 |
innodb-16k-master.opt
|
MDEV-6075: Allow > 16K pages on InnoDB
|
2014-05-13 13:28:57 +03:00 |
innodb-16k.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-32k-crash-master.opt
|
MDEV-6075: Allow > 16K pages on InnoDB
|
2014-05-13 13:28:57 +03:00 |
innodb-32k-crash.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-32k-master.opt
|
MDEV-9040: 10.1.8 fails after upgrade from 10.0.21
|
2015-11-05 10:30:48 +02:00 |
innodb-32k.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-64k-crash-master.opt
|
MDEV-6075: Allow > 16K pages on InnoDB
|
2014-05-13 13:28:57 +03:00 |
innodb-64k-crash.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-64k-master.opt
|
MDEV-9040: 10.1.8 fails after upgrade from 10.0.21
|
2015-11-05 10:30:48 +02:00 |
innodb-64k.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-agregate.test
|
MDEV-9667: Server hangs after select count(distinct name) from t2 where a=8366 and b>=5 and b<=5;
|
2016-03-11 13:36:29 +02:00 |
innodb-alter-table.test
|
MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crash
|
2016-08-13 09:27:50 +03:00 |
innodb-alter-tempfile.test
|
MDEV-11799 InnoDB can abort if the doublewrite buffer
|
2017-01-15 18:56:56 +02:00 |
innodb-alter-timestamp.test
|
MDEV-8392: Couldn't alter field with default value for make it not nullable.
|
2015-06-30 22:24:37 +03:00 |
innodb-analyze.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-autoinc-18274.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-autoinc-44030.test
|
MDEV-6076 Persistent AUTO_INCREMENT for InnoDB
|
2016-12-16 09:19:19 +02:00 |
innodb-autoinc-56228-master.opt
|
merge with 5.3
|
2011-10-19 21:45:18 +02:00 |
innodb-autoinc-56228.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-autoinc-61209.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
innodb-autoinc-optimize.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-autoinc.opt
|
small cleanups
|
2013-01-15 19:16:18 +01:00 |
innodb-autoinc.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb-bigblob.opt
|
Speed up some innodb tests
|
2015-10-05 17:14:13 +02:00 |
innodb-bigblob.test
|
Speed up some innodb tests
|
2015-10-05 17:14:13 +02:00 |
innodb-blob.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-bug-14068765.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-bug-14084530.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-change-buffer-recovery-master.opt
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-change-buffer-recovery.test
|
Merge 10.1 into 10.2
|
2017-01-09 09:47:12 +02:00 |
innodb-changed-pages-master.opt
|
MDEV-4791: Assertion range_end >= range_start fails in log0online.c
|
2014-05-09 11:03:39 +03:00 |
innodb-changed-pages.test
|
MDEV-4791: Assertion range_end >= range_start fails in log0online.c
|
2014-05-09 11:03:39 +03:00 |
innodb-consistent-master.opt
|
merge.
|
2010-11-25 18:17:28 +01:00 |
innodb-consistent.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-corrupted-table.test
|
say MariaDB in InnoDB error messages, not MySQL
|
2016-12-12 20:27:21 +01:00 |
innodb-dict.test
|
MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively,
|
2015-12-11 14:33:41 +02:00 |
innodb-fk-virtual.test
|
MDEV-11850: Can't create foreign key referencing a virtual column
|
2017-01-26 08:05:23 +02:00 |
innodb-fk-warnings.test
|
MDEV-8569 build_table_filename() doesn't support temporary tables.
|
2016-07-18 11:50:08 +04:00 |
innodb-fk.test
|
Merge branch '5.5' into 10.0
|
2016-04-26 23:05:26 +02:00 |
innodb-fkcheck.test
|
Merge following commit from 5.5:
|
2016-06-23 07:42:40 +03:00 |
innodb-flush-changed-page-bitmaps.opt
|
MDEV-7472: Implementation of user statements for handling the xtradb changed page bitmaps
|
2015-06-23 14:46:06 +03:00 |
innodb-flush-changed-page-bitmaps.test
|
MDEV-7472: Implementation of user statements for handling the xtradb changed page bitmaps
|
2015-06-23 14:46:06 +03:00 |
innodb-get-fk.test
|
fix innodb-get-fk test
|
2015-12-21 21:24:53 +01:00 |
innodb-index.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-index_ucs2.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-lock-schedule-algorithm.opt
|
MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->trx->mysql_thd, FALSE) || wsrep_thd_is_BF(other_lock->trx->mysql_thd, FALSE)
|
2016-12-02 11:08:18 +02:00 |
innodb-lock-schedule-algorithm.test
|
MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->trx->mysql_thd, FALSE) || wsrep_thd_is_BF(other_lock->trx->mysql_thd, FALSE)
|
2016-12-02 11:08:18 +02:00 |
innodb-lock.test
|
MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES
|
2016-12-21 13:18:45 +04:00 |
innodb-master.opt
|
merge.
|
2010-11-25 18:17:28 +01:00 |
innodb-mdev-7408.opt
|
MDEV-7408: Cannot use a table containing special chars for InnoDB stopwords
|
2015-02-18 11:25:59 +02:00 |
innodb-mdev-7408.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-mdev-7513-master.opt
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-mdev-7513.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-mdev7046.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-online-alter-gis.test
|
MDEV-11005: Incorrect error message when using ONLINE alter table with GIS
|
2016-12-01 06:42:59 +02:00 |
innodb-page_compression_bzip2.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-page_compression_lz4.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-page_compression_lzma.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-page_compression_lzo.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-page_compression_snappy.test
|
Fix test failure on innodb-page_compression_snappy test.
|
2017-01-18 13:40:18 +02:00 |
innodb-page_compression_tables.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-page_compression_zip.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-replace.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-semi-consistent-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb-semi-consistent.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-stats-initialize-failure.test
|
MDEV-6424: Mariadb server crashes with assertion failure in file ha_innodb.cc
|
2014-07-08 21:05:18 +03:00 |
innodb-stats-modified-counter.opt
|
MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't change on UPDATE
|
2015-12-15 11:29:15 +02:00 |
innodb-stats-modified-counter.test
|
MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't change on UPDATE
|
2015-12-15 11:29:15 +02:00 |
innodb-stats-sample.test
|
Better comments and add a test case.
|
2014-11-25 08:06:41 +02:00 |
innodb-timeout.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-trim.opt
|
MDEV-11254: innodb-use-trim has no effect in 10.2
|
2017-01-24 14:40:58 +02:00 |
innodb-trim.test
|
Fix test failure on innodb-trim.
|
2017-01-27 14:18:41 +02:00 |
innodb-truncate.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-ucs2.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb-update-insert.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb-virtual-columns.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb-wl5522-1.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-wl5522-debug-zip.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb-wl5522-debug.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb-wl5522-zip.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb-wl5522.test
|
Fix test failure on innodb-wl5522
|
2017-01-27 09:13:48 +02:00 |
innodb-xa.test
|
MDEV-7908: assertion in innobase_release_savepoint
|
2015-04-06 17:38:51 +03:00 |
innodb.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb_autoinc_lock_mode_zero-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_autoinc_lock_mode_zero.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_blob_truncate.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb_bug21704.test
|
Fixes for innodb suite, merging tests from 5.6.
|
2013-07-15 18:01:22 +02:00 |
innodb_bug30423.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug30919-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_bug30919.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug34053.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug34300.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug35220.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug38231.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug39438-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_bug39438.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug40360.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug40565.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug41904.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug42101-nonzero-master.opt
|
merge.
|
2010-11-25 18:17:28 +01:00 |
innodb_bug42101-nonzero.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug42101.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug42419.test
|
MDEV-7635: Part 1
|
2017-02-10 06:30:42 -05:00 |
innodb_bug44032.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug44369.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug44571.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug45357.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug46000.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug46676.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug47167.test
|
Innodb tests innodb_file_format cleanup.
|
2013-09-25 14:19:25 +03:00 |
innodb_bug47621.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug47622.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug47777.test
|
merge with mysql-5.5.30 minus few incorrect or not applicable changesets
|
2013-02-28 18:42:49 +01:00 |
innodb_bug48024.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug49164.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug51378.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug51920.test
|
MDEV-3882: .deb versions lower than upstream repo, causing install failure
|
2013-04-16 09:42:09 +02:00 |
innodb_bug52199.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug52663.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug53046.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug53290.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug53592.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb_bug53674-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_bug53674.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug53756-master.opt
|
Merge a fix for Bug #53756 ALTER TABLE ADD PRIMARY KEY affects crash recovery
|
2011-02-10 00:58:23 -08:00 |
innodb_bug53756.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
innodb_bug54044.test
|
Merge branch '5.5' into 10.0
|
2016-09-27 09:21:19 +02:00 |
innodb_bug56143.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug56716.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug56947.test
|
Remove some more error log spam.
|
2017-02-08 12:36:07 +02:00 |
innodb_bug57252.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug57255.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug57904.test
|
Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
|
2014-06-25 12:35:50 +02:00 |
innodb_bug59410.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_bug59641.test
|
Clean up a few tests that kill the server.
|
2017-01-27 17:07:45 +02:00 |
innodb_bug59733.test
|
Merge mysql-5.1 to mysql-5.5. Add a test case.
|
2011-08-15 12:18:34 +03:00 |
innodb_bug60049-master.opt
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug60049.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug60196-master.opt
|
Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
|
2014-06-25 12:35:50 +02:00 |
innodb_bug60196.test
|
Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
|
2014-06-25 12:35:50 +02:00 |
innodb_bug60229.test
|
Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TO
|
2015-08-21 08:35:42 +05:30 |
innodb_bug68148.test
|
Bug #68148: drop index on a foreign key column leads to missing table
|
2015-09-30 10:49:45 +03:00 |
innodb_bug11754376.test
|
Remove some more error log spam.
|
2017-02-08 12:36:07 +02:00 |
innodb_bug12400341-master.opt
|
Bug#12400341 INNODB CAN LEAVE ORPHAN IBD FILES AROUND
|
2012-01-10 14:23:20 +09:00 |
innodb_bug12400341.test
|
MDEV-5800 InnoDB support for indexed vcols
|
2016-12-12 20:27:42 +01:00 |
innodb_bug12661768.test
|
fixes for test failures
|
2012-09-27 20:09:46 +02:00 |
innodb_bug12902967.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug13510739.test
|
10.0-base merge
|
2014-02-03 15:22:39 +01:00 |
innodb_bug14007649.test
|
mysql-5.5.28
|
2012-10-16 13:04:42 +02:00 |
innodb_bug14147491-master.opt
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_bug14147491.test
|
MDEV-11799 InnoDB can abort if the doublewrite buffer
|
2017-01-15 18:56:56 +02:00 |
innodb_bug14676111-master.opt
|
MDEV-4396: Fix sporadic failure of test innodb.innodb_bug14676111
|
2013-04-22 16:22:39 +02:00 |
innodb_bug14676111.opt
|
MDEV-4396: Fix innodb.innodb_bug14676111 test.
|
2014-11-03 15:47:57 +02:00 |
innodb_bug14676111.test
|
MDEV-4396: Fix innodb.innodb_bug14676111 test.
|
2014-11-03 15:47:57 +02:00 |
innodb_bug14704286.test
|
removing .... will re-add using merge. for some reason initial mysql-5.1 version is not connected to mysql-5.5
|
2012-10-17 14:48:19 +05:30 |
innodb_corrupt_bit.opt
|
Push for testing of encryption
|
2015-02-10 10:21:17 +01:00 |
innodb_corrupt_bit.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_ctype_big5.test
|
MDEV-9711 NO PAD collations
|
2016-09-06 12:50:02 +04:00 |
innodb_ctype_latin1.test
|
MDEV-9711 NO PAD collations
|
2016-09-06 12:50:02 +04:00 |
innodb_ctype_ldml-master.opt
|
A fix for 1ca595fbf7 (LDML refactoring)
|
2016-09-03 14:25:04 +04:00 |
innodb_ctype_ldml.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb_ctype_utf8.test
|
MDEV-9711 NO PAD collations
|
2016-09-06 12:50:02 +04:00 |
innodb_defrag_binlog.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defrag_binlog.test
|
test cleanup: remove Format_description_log_event size dependency
|
2015-09-04 10:33:53 +02:00 |
innodb_defrag_concurrent.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defrag_concurrent.test
|
MDEV-7181: innodb.innodb_defrag_concurrent fails in buildbot
|
2014-11-25 09:11:48 +02:00 |
innodb_defrag_stats.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defrag_stats.test
|
MDEV-6701: InnoDB tests fail in 10.1
|
2014-09-08 09:34:03 +03:00 |
innodb_defrag_stats_many_tables.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defrag_stats_many_tables.test
|
Adjusted defrag test that fails randomly (timing problem) and fix
|
2014-09-10 09:44:57 +03:00 |
innodb_defragment-master.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defragment.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defragment.test
|
MDEV-6701: InnoDB tests fail in 10.1
|
2014-09-08 09:34:03 +03:00 |
innodb_defragment_fill_factor.opt
|
MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1
|
2014-08-06 15:28:58 +03:00 |
innodb_defragment_fill_factor.test
|
MDEV-10771: Test innodb_defragment_fill_factor does not work correctly
|
2016-11-16 13:52:41 +02:00 |
innodb_file_format.test
|
Innodb tests innodb_file_format cleanup.
|
2013-09-25 14:19:25 +03:00 |
innodb_force_pk.opt
|
MDEV-5335: Force PK option. Added a new dynamic configuration variable
|
2014-03-11 13:40:29 +02:00 |
innodb_force_pk.test
|
MDEV-8582: innodb_force_primary_key option does not force PK or unique key
|
2015-08-08 10:39:01 +03:00 |
innodb_gis.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_information_schema.test
|
Push for testing of encryption
|
2015-02-10 10:21:17 +01:00 |
innodb_information_schema_buffer.opt
|
merge with 5.5
|
2012-11-03 12:28:51 +01:00 |
innodb_information_schema_buffer.test
|
Push for testing of encryption
|
2015-02-10 10:21:17 +01:00 |
innodb_information_schema_tables.opt
|
MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
|
2015-12-03 13:18:10 +02:00 |
innodb_information_schema_tables.test
|
MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
|
2015-12-03 13:18:10 +02:00 |
innodb_lock_wait_timeout_1-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_lock_wait_timeout_1.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
innodb_monitor.test
|
MDEV-6926: innodb_rows_updated is misleading on slav
|
2014-10-26 07:22:51 +02:00 |
innodb_multi_update.test
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02:00 |
innodb_mutexes-master.opt
|
MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS
|
2015-02-21 21:45:16 +02:00 |
innodb_mutexes.test
|
MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS
|
2015-02-21 21:45:16 +02:00 |
innodb_mysql-master.opt
|
Merge InnoDB 5.7 from mysql-5.7.14.
|
2016-09-08 15:49:03 +03:00 |
innodb_mysql.test
|
MDEV-11635 innodb.innodb_mysql test hangs
|
2016-12-22 16:48:49 +02:00 |
innodb_mysql_rbk-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_mysql_rbk.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_notembedded.test
|
allow suite.pm to skip combinations that originate from test/include files.
|
2012-02-07 16:22:36 +01:00 |
innodb_prefix_index_restart_server.test
|
Remove references to innodb_file_format.
|
2017-01-18 08:43:11 +02:00 |
innodb_simulate_comp_failures-master.opt
|
Speed up some innodb tests
|
2015-10-05 17:14:13 +02:00 |
innodb_simulate_comp_failures.test
|
Merge InnoDB 5.7 from mysql-5.7.14.
|
2016-09-08 15:49:03 +03:00 |
innodb_simulate_comp_failures_small-master.opt
|
MDEV-6348: mariadb crash signal 11
|
2014-07-08 18:51:34 +03:00 |
innodb_simulate_comp_failures_small.test
|
More test case fixes.
|
2016-09-09 16:45:05 +03:00 |
innodb_skip_innodb_is_tables.opt
|
MDEV-8046: Server crashes in pfs_mutex_enter_func on select from I_S.INNODB_TABLESPACES_ENCRYPTION if InnoDB is disabled
|
2015-05-06 15:16:28 +03:00 |
innodb_skip_innodb_is_tables.test
|
MDEV-10200: IS tables are not found on 10.2 InnoDB 5.7 (branch bb-10.2-jan)
|
2016-09-14 08:27:22 +03:00 |
innodb_stats.test
|
Added missing tests for innodb persistent statistics (from mysql-5.6.10)
|
2013-08-07 17:08:51 -07:00 |
innodb_stats_create_on_corrupted.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
innodb_stats_create_table.test
|
Added missing tests for innodb persistent statistics (from mysql-5.6.10)
|
2013-08-07 17:08:51 -07:00 |
innodb_stats_drop_locked.test
|
Added missing tests for innodb persistent statistics (from mysql-5.6.10)
|
2013-08-07 17:08:51 -07:00 |
innodb_stats_fetch.test
|
Added missing tests for innodb persistent statistics (from mysql-5.6.10)
|
2013-08-07 17:08:51 -07:00 |
innodb_stats_fetch_corrupted.test
|
Merge branch '10.1' into 10.2
|
2016-12-29 13:23:18 +01:00 |
innodb_stats_fetch_nonexistent.test
|
Fix test failure on innodb_stats_fetch_nonexistent.
|
2015-01-27 15:40:50 +02:00 |
innodb_stats_rename_table.test
|
Added missing tests for innodb persistent statistics (from mysql-5.6.10)
|
2013-08-07 17:08:51 -07:00 |
innodb_stats_rename_table_if_exists.test
|
Added missing tests for innodb persistent statistics (from mysql-5.6.10)
|
2013-08-07 17:08:51 -07:00 |
innodb_sys_semaphore_waits-master.opt
|
MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS
|
2015-02-21 21:45:16 +02:00 |
innodb_sys_semaphore_waits.test
|
fix many rpl test failures
|
2016-09-15 15:31:28 +02:00 |
innodb_timeout_rollback-master.opt
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
innodb_timeout_rollback.test
|
lots of post-merge changes
|
2011-04-25 17:22:25 +02:00 |
innodb_trx_weight.opt
|
MDEV-11185: innodb.innodb_trx_weight fails in buildbot
|
2016-11-16 12:07:12 +02:00 |
innodb_trx_weight.test
|
MDEV-7635: Part 1
|
2017-02-10 06:30:42 -05:00 |
innodb_uninstall.opt
|
MDEV-8474: InnoDB sets per-connection data unsafely
|
2015-07-21 12:12:58 +03:00 |
innodb_uninstall.test
|
MDEV-9171: innodb.innodb_uninstall Test Failure
|
2016-05-05 09:19:40 -04:00 |
insert_debug.test
|
Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg
|
2015-06-05 02:14:49 +02:00 |
log_alter_table.test
|
Import and adjust a test from MySQL 5.7.
|
2017-01-25 16:05:32 +02:00 |
log_corruption.test
|
MDEV-11782 WIP: Clean up the code, and add a test.
|
2017-02-07 11:55:16 +02:00 |
log_data_file_size.opt
|
MDEV-11556 InnoDB redo log apply fails to adjust data file sizes
|
2016-12-30 09:52:24 +02:00 |
log_data_file_size.test
|
Merge 10.1 into bb-10.2-mdev-11782
|
2017-01-12 13:00:11 +02:00 |
log_file.test
|
MDEV-11948 innodb.log_file fails in buildbot on CentOS 5
|
2017-02-06 10:45:18 +02:00 |
log_file_name.test
|
Test recovery when a .ibd file is a directory.
|
2017-02-06 10:45:18 +02:00 |
log_file_name_debug.test
|
Import and adjust the InnoDB redo log tests from MySQL 5.7.
|
2017-01-27 17:53:02 +02:00 |
log_file_size.test
|
Adjust a test that is not supposed to crash.
|
2017-02-09 16:04:02 +02:00 |
log_file_size_checkpoint.test
|
Import and adjust the InnoDB redo log tests from MySQL 5.7.
|
2017-01-27 17:53:02 +02:00 |
mdev-117.test
|
MDEV-7635: Part 1
|
2017-02-10 06:30:42 -05:00 |
multi_repair-7404.test
|
MDEV-7404 REPAIR multiple tables crash in MDL_ticket::has_stronger_or_equal_type
|
2015-01-14 12:10:13 +01:00 |
read_only_recovery.test
|
MDEV-11985 Make innodb_read_only shutdown more robust
|
2017-02-06 10:45:18 +02:00 |
row_lock.test
|
MDEV-7635: Part 1
|
2017-02-10 06:30:42 -05:00 |
snapshot.test
|
Fixed MDEV-8408
|
2015-10-23 18:49:02 +03:00 |
sp_temp_table.test
|
Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg
|
2015-06-05 02:14:49 +02:00 |
strict_mode.test
|
Merge InnoDB 5.7 from mysql-5.7.9.
|
2016-09-02 13:22:28 +03:00 |
system_tables.test
|
MDEV-10775 System table in InnoDB format allowed in MariaDB could lead to crash
|
2016-09-23 20:27:58 +02:00 |
table_index_statistics.test
|
import a test case from percona-server-5.6.34-79.1
|
2016-12-04 01:35:57 +01:00 |
temp_table.test
|
MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED
|
2017-01-18 08:42:57 +02:00 |
temp_table_savepoint.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
temporary_table.test
|
MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED
|
2017-01-18 08:42:57 +02:00 |
temporary_table_optimization.opt
|
MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED
|
2017-01-18 08:42:57 +02:00 |
temporary_table_optimization.test
|
MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED
|
2017-01-18 08:42:57 +02:00 |
tmpdir.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
trigger.test
|
MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTED
|
2016-12-02 16:44:53 +02:00 |
xa_recovery.test
|
Clean up a few tests that kill the server.
|
2017-01-27 17:07:45 +02:00 |