Commit a6434107 authored by unknown's avatar unknown

test result fixed

parent 8361922e
...@@ -1418,5 +1418,5 @@ insert into t1 values (CAST('10:11:12' AS time)); ...@@ -1418,5 +1418,5 @@ insert into t1 values (CAST('10:11:12' AS time));
select * from t1; select * from t1;
f1 f1
20101112000000.000014 20101112000000.000014
20101112.000000 101112.000000
drop table t1; drop table t1;
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