Bug #12911 | LOAD DATA INFILE anomally changes data | ||
---|---|---|---|
Submitted: | 31 Aug 2005 15:02 | Modified: | 5 Sep 2005 15:42 |
Reporter: | Jaroslav Uher | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.13, 4.1.14 | OS: | Windows (Windows XP) |
Assigned to: | CPU Architecture: | Any |
[31 Aug 2005 15:02]
Jaroslav Uher
[31 Aug 2005 22:35]
MySQL Verification Team
Please provide your file at: ftp://ftp.mysql.com:/pub/mysql/upload Thanks in advance.
[31 Aug 2005 22:35]
MySQL Verification Team
Please provide your file at: ftp://ftp.mysql.com:/pub/mysql/upload Thanks in advance.
[1 Sep 2005 9:32]
Jaroslav Uher
uploaded file mysql_bug#12911.zip Regards
[1 Sep 2005 17:54]
MySQL Verification Team
Sorry I was unable for to find the file you said uploaded. Could you please try again, using just the name: bug12911.zip ? Thanks
[2 Sep 2005 23:00]
Jaroslav Uher
File with test data uploaded sucessfully: ftp.mysql.com/pub/mysql/upload/bug12911.zip
[5 Sep 2005 15:42]
MySQL Verification Team
Thank you for the feedback. I was unable for to repeat the behavior reported, all datetime columns were valid values on my side: mysql> select * from history where month(date_delivered) > 12; Empty set (5.33 sec) mysql> select version(); +-----------+ | version() | +-----------+ | 4.1.14-nt | +-----------+ 1 row in set (0.38 sec)