mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fixes for mysql tests.
This commit is contained in:
@ -80,4 +80,4 @@ insert into t1 values ("Alas");
|
||||
use test;
|
||||
SET TIMESTAMP=1000000000;
|
||||
insert into t1 values ("Alas");
|
||||
drop table t1;
|
||||
drop table t1, t2;
|
||||
|
Reference in New Issue
Block a user