1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00

MariaRocks: temporary disable read-free replication

Making read-free replication to work is filed as MDEV-10976
This commit is contained in:
Sergei Petrunia
2016-12-04 08:28:34 +00:00
parent 81c05c5931
commit 05a593dfc9

View File

@@ -6,3 +6,4 @@ level_serializable: Not supported
# Tests that are (temporarily) disabled in MariaDB:
slow_query_log: MDEV-11480
select_for_update_skip_locked_nowait: MDEV-11481
rpl_read_free: MDEV-10976