summaryrefslogtreecommitdiffstats
path: root/storage/rocksdb/mysql-test/rocksdb_sys_vars/t/rocksdb_max_open_files_basic.test
blob: 36996761507b1ef46d85cf9dc3a37ce9c1dab520 (plain)
1
2
3
4
5
6
7
8
--source include/have_rocksdb.inc

# We can not use rocksdb_sys_var.inc here as this is a global, read only option
# whose value is dependent on the servers open_files_limit. It is more fully
# tested in the rocksdb.max_open_files test.

--replace_column 2 #
show variables like 'rocksdb_max_open_files';