Commit c6864832 authored by Sergei Petrunia's avatar Sergei Petrunia

MDEV-12427: rocksdb.write_sync fails

Enable the test as the cause of the failure has been fixed
parent 16319409
--source include/have_rocksdb.inc
--source include/not_windows.inc # MDEV-12427
SET GLOBAL rocksdb_write_disable_wal=false;
SET GLOBAL rocksdb_write_ignore_missing_column_families=true;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment