Update test result
This commit is contained in:
parent
3c10ccd3f7
commit
be593c3251
@ -99,7 +99,7 @@ DROP TABLE t1, t2, t3;
|
|||||||
CREATE TABLE t1 (y YEAR);
|
CREATE TABLE t1 (y YEAR);
|
||||||
INSERT INTO t1 VALUES ('abc');
|
INSERT INTO t1 VALUES ('abc');
|
||||||
Warnings:
|
Warnings:
|
||||||
Warning 1265 Data truncated for column 'y' at row 1
|
Warning 1264 Out of range value adjusted for column 'y' at row 1
|
||||||
SELECT * FROM t1;
|
SELECT * FROM t1;
|
||||||
y
|
y
|
||||||
0000
|
0000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user