From 207976d6b9c42868d982a54a2bdd16b77a3c73da Mon Sep 17 00:00:00 2001 From: Sergei Petrunia Date: Thu, 21 Dec 2017 02:34:02 +0300 Subject: Better comments part #2 --- storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.def | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.def b/storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.def index 3232ff185bb..e46e89517a9 100644 --- a/storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.def +++ b/storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.def @@ -4,13 +4,12 @@ ## rpl_no_unique_check_on_lag : unique_check_lag_threshold is not available in MariaDB rpl_no_unique_check_on_lag_mts : unique_check_lag_threshold is not available in MariaDB - +consistent_snapshot_mixed_engines : Tests START TRANSACTION WITH CONSISTENT $ENGINE_NAME SNAPSHOT ## ## Tests that are disabled for other reasons ## -consistent_snapshot_mixed_engines : Didn't try with MariaDB, yet multiclient_2pc : Didn't try with MariaDB, yet rpl_crash_safe_wal_corrupt : Didn't try with MariaDB, yet rpl_ddl_high_priority : Didn't try with MariaDB, yet -- cgit v1.2.1