Postmerge fix of rocksdb test results
This commit is contained in:
parent
f566889a79
commit
6818f40adf
@ -114,6 +114,7 @@ from information_schema.tables
|
|||||||
where table_schema=database() and table_name='t1';
|
where table_schema=database() and table_name='t1';
|
||||||
select sleep(2);
|
select sleep(2);
|
||||||
sleep(2) 0
|
sleep(2) 0
|
||||||
|
# restart
|
||||||
select
|
select
|
||||||
create_time=(select create_time from t2) /* should not change */,
|
create_time=(select create_time from t2) /* should not change */,
|
||||||
update_time
|
update_time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user