MariaRocks port: fix rocksdb.rpl_row_stats test
"Userstat" feature in MariaDB does not have I_S.table_statistics.rows_requested column. We'll use I_S.table_statistics.rows_read instead. The testcase doesn't do anything where rows_requested != rows_read.
Showing
Please register or sign in to comment