RocksDB: Do not test bogus parameter slave_gtid_info
This removes the test combination rocksdb_rpl.mdev12179 'innodb,row,row-write-committed-slave-gtid-optimized' for which the server failed to start due to the invalid parameter slave_gtid_info=optimized. This was broken in 5173e396ffce706954f7302e9854126aadab4c54
This commit is contained in:
parent
a7e9395f9d
commit
57421419ce
@ -5,8 +5,3 @@ rocksdb_write_policy=write_committed
|
||||
[row-write-prepared]
|
||||
binlog-format=row
|
||||
rocksdb_write_policy=write_prepared
|
||||
|
||||
[row-write-committed-slave-gtid-optimized]
|
||||
binlog-format=row
|
||||
rocksdb_write_policy=write_committed
|
||||
slave_gtid_info=optimized
|
||||
|
Loading…
x
Reference in New Issue
Block a user