Bug #93501 | Error copying table data / value is not suitable to be converted to a DateTime | ||
---|---|---|---|
Submitted: | 6 Dec 2018 7:53 | Modified: | 23 May 2019 19:05 |
Reporter: | Amit Unknown | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S1 (Critical) |
Version: | 1.3.7 | OS: | Windows (10) |
Assigned to: | CPU Architecture: | x86 (64 bit) |
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
[7 Dec 2018 21:49]
Miguel Solorzano
[8 Jan 2019 22:20]
Amit Unknown
Screenshot 1
Attachment: 2019-01-09 (1).png (image/png, text), 151.42 KiB.
[8 Jan 2019 22:20]
Amit Unknown
Screenshot 2
Attachment: 2019-01-09 (2).png (image/png, text), 149.03 KiB.
[19 Jan 2019 19:31]
Amit Unknown
Field circled in red which is throwing error on "edit"
Attachment: mysql edit error.PNG (image/png, text), 59.94 KiB.
[19 Jan 2019 19:31]
Amit Unknown
Field circled in red which is throwing error on "edit"
Attachment: mysql edit error.PNG (image/png, text), 59.94 KiB.