mariadb/mysql-test/suite/innodb/t
Jan Lindström b432c7bc42 MDEV-7133: InnoDB: Assertion failure in dict_tf_is_valid
Problem is that page compressed tables currently require atomic_blobs and
that feature is not availabe currently for row_format=redundant.

Fix: Disallow page compressed create option if table row_format=redundant.
2014-11-19 14:58:48 +02:00
..
auto_increment_dup.test Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
binlog_consistent.test MDEV-532: Fix some race conditions in test cases. 2012-12-17 12:49:11 +01: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
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
group_commit.test allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +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-232: Remove one fsync() from commit phase. 2012-09-13 14:31:29 +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-232: Remove one fsync() from commit phase. 2012-09-13 14:31:29 +02:00
group_commit_crash-master.opt merge with 5.3 2011-10-19 21:45:18 +02:00
group_commit_crash.test MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01: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-26: Global transaction ID 2013-03-26 10:35:34 +01: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 allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
help_url.test MDEV-4786 - merge 10.0-monty - 10.0 2013-07-24 16:48:23 +04:00
innodb-16k-master.opt MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-16k.test MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03: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 MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-32k-master.opt MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-32k.test MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03: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 MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-64k-master.opt MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-64k.test MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-alter-discard.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-alter-table-disk-full-master.opt MDEV-6288: Innodb causes server crash after disk full, then can't 2014-07-03 14:55:03 +03:00
innodb-alter-table-disk-full.test MDEV-6288: Innodb causes server crash after disk full, 2014-07-04 06:31:48 +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-master.opt Post-push fixup for WL#5349 2010-06-20 22:43:34 +02:00
innodb-autoinc-44030.test 10.0-base merge 2014-02-03 15:22:39 +01: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 tweak the test to pass, until the upstream bug#61209 is *completely* fixed 2012-04-10 08:30:20 +02: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-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
innodb-blob.test MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-bug-14068765.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-bug-14084530.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-change-buffer-recovery-master.opt BUG#16752251 - INNODB DOESN'T REDO-LOG INSERT BUFFER MERGE OPERATION IF 2013-12-26 14:33:52 +05:30
innodb-change-buffer-recovery.test 10.0-base merge 2014-02-26 15:28:07 +01: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-fk.test mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
innodb-index.test 10.0-base merge 2014-02-03 15:22:39 +01: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.test merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
innodb-master.opt merge. 2010-11-25 18:17:28 +01:00
innodb-page_compression_bzip2.test MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07:11 +02:00
innodb-page_compression_lz4.test MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07:11 +02:00
innodb-page_compression_lzma.test MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07:11 +02:00
innodb-page_compression_lzo.test MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07:11 +02:00
innodb-page_compression_tables.test MDEV-7133: InnoDB: Assertion failure in dict_tf_is_valid 2014-11-19 14:58:48 +02:00
innodb-page_compression_zip.test MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07: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-timeout.test allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01: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 Bug #14668683 ASSERT REC_GET_DELETED_FLAG(REC, PAGE_IS_COMP(PAGE)) 2014-01-30 12:38:13 +05:30
innodb-wl5522-1.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-wl5522-debug-zip.test Fix test failures seen on 2014-09-26 12:16:05 +03:00
innodb-wl5522-debug.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-wl5522-zip.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-wl5522.test Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb.opt MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb.test MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03: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_bug21704.test Fixes for innodb suite, merging tests from 5.6. 2013-07-15 18:01:22 +02:00
innodb_bug30423.test allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01: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 Fixed test failures (part of merge) 2012-08-01 21:16:18 +03:00
innodb_bug34300.test InnoDB 5.6.20 2014-09-11 16:42:54 +02: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 allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01: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 Fixes for innodb suite, merging tests from 5.6. 2013-07-15 18:01:22 +02: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 mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
innodb_bug54044.test MDEV-5787 Server crashes in in row_mysql_convert_row_to_innobase on CREATE .. SELECT 2014-03-19 09:57:57 +01: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 Fixes for innodb suite, merging tests from 5.6. 2013-07-15 18:01:22 +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 allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01: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 with 5.3 2011-10-19 21:45:18 +02:00
innodb_bug60049.test many simple fixes for innodb suite, 2013-07-14 23:20:25 +02: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-master.opt Fix Bug #13083023 - 60229: BROKEN COMPATIBILITY: ERROR WHILE CREATE TABLE 2011-12-07 18:44:52 -08:00
innodb_bug60229.test Fix Bug #13083023 - 60229: BROKEN COMPATIBILITY: ERROR WHILE CREATE TABLE 2011-12-07 18:44:52 -08:00
innodb_bug11754376.test mysql-5.5.22 merge 2012-03-28 01:04:46 +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-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb_bug12661768.test fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_bug12902967.test Fix more failures in buildbot. 2013-04-25 13:25:14 +02: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 Bug#14147491 - INFINITE LOOP WHEN OPENING A CORRUPTED TABLE 2012-11-19 14:58:51 +05:30
innodb_bug14147491.test mysql-5.5.31 merge 2013-05-07 13:05:09 +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.test MDEV-4396: Fix sporadic failure of test innodb.innodb_bug14676111 2013-04-22 16:22:39 +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.test many simple fixes for innodb suite, 2013-07-14 23:20:25 +02:00
innodb_ctype_ldml-master.opt MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
innodb_ctype_ldml.test MDEV-5241: Collation incompatibilities with MySQL-5.6 2013-11-09 00:20:07 +02: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 MDEV-6701: InnoDB tests fail in 10.1 2014-09-08 09:34:03 +03: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-6701: InnoDB tests fail in 10.1 2014-09-08 09:34:03 +03: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 Fix test failures seen on 2014-09-26 12:16:05 +03: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 Fix test failures seen on 2014-09-26 12:16:05 +03:00
innodb_gis.test allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
innodb_information_schema.test allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
innodb_information_schema_buffer.opt merge with 5.5 2012-11-03 12:28:51 +01:00
innodb_information_schema_buffer.test many simple fixes for innodb suite, 2013-07-14 23:20:25 +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 allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01: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_mysql-master.opt merge. 2010-11-25 18:17:28 +01:00
innodb_mysql.test 10.0-base merge 2014-02-26 15:28:07 +01: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 allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
innodb_simulate_comp_failures-master.opt MDEV-6348: mariadb crash signal 11 2014-07-08 18:51:34 +03:00
innodb_simulate_comp_failures.test MDEV-6348: mariadb crash signal 11 2014-07-08 18:51:34 +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 MDEV-6682 innodb.innodb_simulate_comp_failures_small is too slow 2014-09-02 17:50:09 +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 Added missing tests for innodb persistent statistics (from mysql-5.6.10) 2013-08-07 17:08:51 -07: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 Added missing tests for innodb persistent statistics (from mysql-5.6.10) 2013-08-07 17:08:51 -07:00
innodb_stats_fetch_nonexistent.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.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_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.test allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
mdev-117.test misc test/result fixes 2012-03-02 08:32:16 +01:00
row_lock.test fix innodb.row_lock test to work in 10.0 2014-05-08 11:09:00 +02:00