1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-07 17:42:39 +03:00
Files
mariadb/storage/rocksdb/mysql-test/rocksdb_sys_vars/t/disabled.def
Sergei Petrunia a2e9e3fbd4 MyRocks: dont show read-Free replication variables
MariaDB doesn't support Read-Free replication, so showing them only causes
confusion.
Removed variables:
- @@rocksdb_read_free_rpl
- @@rocksdb_read_free_rpl_tables
2019-06-20 15:29:17 +03:00

6 lines
183 B
Modula-2

# Disabled tests
rocksdb_read_free_rpl_basic : MariaDB: Read-Free replication is not supported
rocksdb_read_free_rpl_tables_basic : MariaDB: Read-Free replication is not supported