| Bug #66647 | Arithmetic operation resulted in an overflow | ||
|---|---|---|---|
| Submitted: | 1 Sep 2012 21:49 | Modified: | 25 Dec 2012 21:40 |
| Reporter: | Gustav Brock | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | Connector / NET | Severity: | S1 (Critical) |
| Version: | 6.6.2 | OS: | Windows (8 Danish, 64-bit) |
| Assigned to: | Fernando Gonzalez.Sanchez | CPU Architecture: | Any |
| Tags: | Visual Studio 2012 | ||
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
[3 Sep 2012 14:05]
Gustav Brock
[3 Sep 2012 21:26]
Gustav Brock
Reg1
Attachment: InstalledProducts-MySQL Connector Net.reg.txt (text/plain), 532 bytes.
[3 Sep 2012 21:27]
Gustav Brock
Reg2
Attachment: Packages.reg.txt (text/plain), 1.20 KiB.
