mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
Disable rocksdb.rpl_row_not_found
It requires slave_exec_mode='SEMI_STRICT'
This commit is contained in:
parent
612f4908d2
commit
e9a1918376
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ gap_lock_raise_error: MDEV-11735: MyRocks: Gap Lock detector support
|
|||
show_engine : MariaRocks: MariaDB doesnt support SHOW ENGINE rocksdb TRANSACTION STATUS
|
||||
issue243_transactionStatus: MariaDB doesnt support SHOW ENGINE rocksdb TRANSACTION STATUS
|
||||
rpl_row_not_found : MariaDB doesnt support slave_exec_mode='SEMI_STRICT'
|
||||
rpl_row_not_found_rc : MariaDB doesnt support slave_exec_mode='SEMI_STRICT'
|
||||
|
||||
ddl_high_priority: Needs fractional @@lock_wait_timeout
|
||||
deadlock_tracking : Needs SHOW ENGINE ROCKSDB TRANSACTION STATUS
|
||||
bytes_written: Needs I_S.TABLE_STATISTICS.IO_WRITE_BYTES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue