Disable back rocksdb.col_opt_zerofill due to MDEV-14729

This commit is contained in:
Sergei Petrunia 2017-12-21 01:50:44 +03:00
commit 85fad60dc7

View file

@ -41,6 +41,7 @@ rocksdb_deadlock_stress_rr: stress test
##
persistent_cache: Upstream RocksDB bug https://github.com/facebook/mysql-5.6/issues/579
collation: Fails on gcc 4.8 and before, MDEV-12433
col_opt_zerofill: MDEV-14729 (also MDEV-14165 which was fixed): problem in the client
##