Skip to content

Commit

Permalink
Disable rocksdb_rpl.optimize_myrocks_replace_into
Browse files Browse the repository at this point in the history
It requires @@enable_blind_replace which MariaDB doesn't support
  • Loading branch information
spetrunia committed Jul 16, 2019
1 parent e9a1918 commit a2dc3b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/rocksdb/mysql-test/rocksdb_rpl/t/disabled.def
Expand Up @@ -11,6 +11,7 @@ rpl_gtid_rocksdb_sys_header : MariaDB doesn't support printing "RocksDB: Last My
singledelete_idempotent_recovery: MariaDB doesn't support --slave-use-idempotent-for-recovery
rpl_mts_dependency_unique_key_conflicts: MariaDB doesn't support --slave-use-idempotent-for-recovery
rpl_missing_columns_sk_update : Uses log_column_names=ON feature which is only present in FB/MySQL
optimize_myrocks_replace_into: requires @@enable_blind_replace support.

##
## Tests that do not fit MariaDB's test environment (Functional tests only,
Expand Down

0 comments on commit a2dc3b9

Please sign in to comment.