Bug #74117 | string not recognized as a valid datetime | ||
---|---|---|---|
Submitted: | 27 Sep 2014 15:42 | Modified: | 27 Oct 2014 23:18 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: Installer | Severity: | S1 (Critical) |
Version: | 5.7.5, 5.6.21 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[27 Sep 2014 15:43]
Peter Laursen
[1 Oct 2014 10:48]
Umesh Shastry
Screenshot..
Attachment: 74117_StringDateTime.png (image/png, text), 26.93 KiB.
[1 Oct 2014 10:49]
Umesh Shastry
Exception Screenshot
Attachment: 74117_ObjectRefExcept.png (image/png, text), 26.86 KiB.
[14 Oct 2014 11:27]
David Hoepelman
Exception at installer start when changing setings
Attachment: dutch_regional_english_datetime_settings.png (image/png, text), 31.53 KiB.