mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
test result fixed
This commit is contained in:
@ -1418,5 +1418,5 @@ insert into t1 values (CAST('10:11:12' AS time));
|
||||
select * from t1;
|
||||
f1
|
||||
20101112000000.000014
|
||||
20101112.000000
|
||||
101112.000000
|
||||
drop table t1;
|
||||
|
Reference in New Issue
Block a user