Bug #93824 | "Query did not match any rows in the DB..." when using FLOAT or DOUBLE | ||
---|---|---|---|
Submitted: | 6 Jan 2019 18:13 | Modified: | 30 May 2019 20:42 |
Reporter: | Jonathan Wilbur | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S2 (Serious) |
Version: | 1.3.7 | 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
[7 Jan 2019 8:39]
Miguel Solorzano
[7 Jan 2019 8:39]
Miguel Solorzano
1
Attachment: 93824_1.png (image/png, text), 63.88 KiB.
[7 Jan 2019 8:39]
Miguel Solorzano
2
Attachment: 93824_2.png (image/png, text), 67.09 KiB.
[7 Jan 2019 8:40]
Miguel Solorzano
3
Attachment: 93824_3.png (image/png, text), 33.30 KiB.