mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 instead of 2000-00-00
This commit is contained in:
3
mysql-test/std_data/loaddata1.dat
Normal file
3
mysql-test/std_data/loaddata1.dat
Normal file
@ -0,0 +1,3 @@
|
||||
,\N,NULL,,
|
||||
00,0,000000,,
|
||||
2003-03-03, 20030303,030303,\N
|
Reference in New Issue
Block a user