mariadb/mysql-test/suite/innodb/r
Jan Lindström a729656006 MDEV-10548: Some of the debug sync waits do not work with InnoDB 5.7 (branch bb-10.2-jan)
Fixed auto_increment_dup test. Current behavior is correct for repeatable read (and
serializable) isolation levels. Old behavior is correct for read committed
isolation level.
2016-09-14 11:28:40 +03:00
..
add_constraint.result Merge branch '5.5' into 10.0 2015-08-05 09:45:17 +02:00
auto_increment_dup.result 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
binlog_consistent.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
blob-update-debug.result mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
blob_unique2pk.result mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
count_distinct.result MDEV-4925 Wrong result - count(distinct), Using index for group-by (scanning) 2014-05-12 12:56:13 +02:00
create-index.result Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN: 2014-02-17 13:45:34 +05:30
create_isl_with_direct.result Merged following change from MySQL 5.6 to MariaDB 10.1 XtraDB 2016-05-06 13:56:25 +03:00
data_types.result MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal data formats 2014-11-03 21:45:06 +04:00
defrag_mdl-9155.result Post-merge: Update test results 2016-06-30 23:56:18 -04:00
dropdb.result Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
fake_changes-7000.result 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.result The test case innodb.foreign-keys is failing in pb2 5.5. This is because 2014-10-20 15:43:28 +05:30
group_commit.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
group_commit_binlog_pos.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
group_commit_binlog_pos_no_optimize_thread.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
group_commit_crash.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
group_commit_crash_no_optimize_thread.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
group_commit_no_optimize_thread.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
help_url.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innochecksum.result MDEV-7061: Augment innochecksum to give insight of fragmentation 2015-03-04 16:57:31 +02:00
innodb-16k.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-32k-crash.result MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-32k.result MDEV-9040: 10.1.8 fails after upgrade from 10.0.21 2015-11-05 10:30:48 +02:00
innodb-64k-crash.result MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
innodb-64k.result MDEV-9040: 10.1.8 fails after upgrade from 10.0.21 2015-11-05 10:30:48 +02:00
innodb-agregate.result 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-discard.result More test case fixes. 2016-09-09 16:45:05 +03:00
innodb-alter-table.result MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key file for table" 2016-02-15 14:48:15 +02:00
innodb-alter-tempfile.result Merge test for bug#72594 from upstream 2015-04-30 10:23:36 -04:00
innodb-alter-timestamp.result MDEV-8392: Couldn't alter field with default value for make it not nullable. 2015-06-30 22:24:37 +03:00
innodb-analyze.result
innodb-autoinc-18274.result
innodb-autoinc-44030.result Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
innodb-autoinc-56228.result Trivial test result updates. 2013-07-09 13:40:26 +04:00
innodb-autoinc-61209.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb-autoinc-optimize.result
innodb-autoinc.result Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
innodb-bigblob.result Speed up some innodb tests 2015-10-05 17:14:13 +02:00
innodb-blob.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-bug-14068765.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-bug-14084530.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-change-buffer-recovery.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-changed-pages.result MDEV-4791: Assertion range_end >= range_start fails in log0online.c 2014-05-09 11:03:39 +03:00
innodb-consistent.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb-corrupted-table.result Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
innodb-dict.result MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, 2015-12-11 14:33:41 +02:00
innodb-fk-warnings.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-fk.result Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
innodb-fkcheck.result Merge following commit from 5.5: 2016-06-23 07:42:40 +03:00
innodb-flush-changed-page-bitmaps.result MDEV-7472: Implementation of user statements for handling the xtradb changed page bitmaps 2015-06-23 14:46:06 +03:00
innodb-get-fk.result fix innodb-get-fk test 2015-12-21 21:24:53 +01:00
innodb-index.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-index_ucs2.result
innodb-lock.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb-mdev-7408.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-mdev-7513.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-mdev7046.result MDEV-7262: innodb.innodb-mdev7046 and innodb-page_compression* fail on BuildBot 2014-12-04 12:40:19 +02:00
innodb-page_compression_bzip2.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-page_compression_lz4.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-page_compression_lzma.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-page_compression_lzo.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-page_compression_snappy.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-page_compression_tables.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-page_compression_zip.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-replace.result
innodb-semi-consistent.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb-stats-initialize-failure.result 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.result 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.result Better comments and add a test case. 2014-11-25 08:06:41 +02:00
innodb-timeout.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb-truncate.result
innodb-ucs2.result
innodb-update-insert.result Part of MDEV-10134 Add full support for DEFAULT 2016-06-30 11:43:02 +02:00
innodb-virtual-columns.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-wl5522-1.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-wl5522-debug-zip.result avoid warnings about mtr.test_suppressions not being closed before the 2016-09-13 17:21:24 +00:00
innodb-wl5522-debug.result Fix bunch of test failures and solaris build missing include. 2016-09-09 10:01:18 +03:00
innodb-wl5522-zip.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-wl5522.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb-xa.result MDEV-7908: assertion in innobase_release_savepoint 2015-04-06 17:38:51 +03:00
innodb.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_autoinc_lock_mode_zero.result
innodb_blob_truncate.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug21704.result Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 2015-08-18 11:18:57 +03:00
innodb_bug30423.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug30919.result
innodb_bug34053.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug34300.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug35220.result
innodb_bug38231.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug39438.result
innodb_bug40360.result
innodb_bug40565.result
innodb_bug41904.result
innodb_bug42101-nonzero.result
innodb_bug42101.result
innodb_bug42419.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug44032.result
innodb_bug44369.result
innodb_bug44571.result
innodb_bug45357.result
innodb_bug46000.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug46676.result
innodb_bug47167.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug47621.result
innodb_bug47622.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug47777.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
innodb_bug48024.result
innodb_bug49164.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug51378.result Check for duplicate index (port from mysql) 2013-09-20 22:30:19 +03:00
innodb_bug51920.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug52199.result
innodb_bug52663.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug53046.result
innodb_bug53290.result
innodb_bug53592.result fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_bug53674.result
innodb_bug53756.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug54044.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug56143.result
innodb_bug56716.result
innodb_bug56947.result Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
innodb_bug57252.result
innodb_bug57255.result
innodb_bug57904.result Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
innodb_bug59410.result
innodb_bug59641.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug59733.result Merge mysql-5.1 to mysql-5.5. Add a test case. 2011-08-15 12:18:34 +03:00
innodb_bug60049.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug60196.result Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
innodb_bug60229.result Fix Bug #13083023 - 60229: BROKEN COMPATIBILITY: ERROR WHILE CREATE TABLE 2011-12-07 18:44:52 -08:00
innodb_bug68148.result Bug #68148: drop index on a foreign key column leads to missing table 2015-09-30 10:49:45 +03:00
innodb_bug11754376.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
innodb_bug12400341.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug12661768.result fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_bug12902967.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug13510739.result Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUS 2013-10-01 10:05:45 +02:00
innodb_bug14007649.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_bug14147491.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_bug14676111.result MDEV-4396: Fix innodb.innodb_bug14676111 test. 2014-11-03 15:47:57 +02:00
innodb_bug14704286.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_corrupt_bit.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ctype_ldml.result Recording innodb_ctype_ldml.result forgotten in the patch for: 2016-06-23 21:57:15 +04:00
innodb_defrag_binlog.result test cleanup: remove Format_description_log_event size dependency 2015-09-04 10:33:53 +02:00
innodb_defrag_concurrent.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_defrag_stats.result MDEV-6701: InnoDB tests fail in 10.1 2014-09-08 09:34:03 +03:00
innodb_defrag_stats_many_tables.result Adjusted defrag test that fails randomly (timing problem) and fix 2014-09-10 09:44:57 +03:00
innodb_defragment.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_defragment_fill_factor.result Fix test failures seen on 2014-09-26 12:16:05 +03:00
innodb_file_format.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_force_pk.result MDEV-8582: innodb_force_primary_key option does not force PK or unique key 2015-08-08 10:39:01 +03:00
innodb_gis.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_information_schema.result Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
innodb_information_schema_buffer.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_information_schema_tables.result 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.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_monitor.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_multi_update.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
innodb_mutexes.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_mysql.result Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
innodb_mysql_rbk.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_notembedded.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_prefix_index_restart_server.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_simulate_comp_failures.result Fix bunch of test failures and solaris build missing include. 2016-09-09 10:01:18 +03:00
innodb_simulate_comp_failures_small.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_skip_innodb_is_tables.result 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.result 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.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_create_table.result Added missing tests for innodb persistent statistics (from mysql-5.6.10) 2013-08-07 17:08:51 -07:00
innodb_stats_drop_locked.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_stats_fetch.result Added missing tests for innodb persistent statistics (from mysql-5.6.10) 2013-08-07 17:08:51 -07:00
innodb_stats_fetch_corrupted.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_fetch_nonexistent.result Fix test failure on innodb_stats_fetch_nonexistent. 2015-01-27 15:40:50 +02:00
innodb_stats_rename_table.result 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.result Added missing tests for innodb persistent statistics (from mysql-5.6.10) 2013-08-07 17:08:51 -07:00
innodb_sys_semaphore_waits.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_timeout_rollback.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
innodb_trx_weight.result
innodb_uninstall.result Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
insert_debug.result Bug#19904003 INNODB_LIMIT_OPTIMISTIC_INSERT_DEBUG=1 CAUSES INFINITE PAGE SPLIT 2014-10-30 08:53:46 +02:00
mdev-117.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
multi_repair-7404.result MDEV-7404 REPAIR multiple tables crash in MDL_ticket::has_stronger_or_equal_type 2015-01-14 12:10:13 +01:00
row_lock.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
snapshot.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sp_temp_table.result Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLED 2014-09-18 15:17:39 +05:30
strict_mode.result Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
tmpdir.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
xa_recovery.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00