Commit 6818f40a authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

Postmerge fix of rocksdb test results

parent f566889a
......@@ -114,6 +114,7 @@ from information_schema.tables
where table_schema=database() and table_name='t1';
select sleep(2);
sleep(2) 0
# restart
select
create_time=(select create_time from t2) /* should not change */,
update_time
......
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