mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 14:45:31 +02:00
MyRocks: post-merge fixes part #9: disable rocksdb_rpl.rpl_missing_columns_sk_update
It uses a feature that's not available in MariaDB
This commit is contained in:
parent
206aba5910
commit
9793398142
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ rpl_skip_trx_api_binlog_format : requires @@rpl_skip_tx_api
|
|||
rpl_ddl_high_priority : DDL commands with HIGH_PRIORITY syntax are not in MariaDB
|
||||
rpl_gtid_rocksdb_sys_header : MariaDB doesn't support printing "RocksDB: Last MySQL Gtid UUID" into server stderr on startup
|
||||
singledelete_idempotent_recovery: 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
|
||||
|
||||
##
|
||||
## Tests that do not fit MariaDB's test environment (Functional tests only,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue