Bug #30641 | Error 2013 received on execute query with reconnect enabled on local LAN | ||
---|---|---|---|
Submitted: | 26 Aug 2007 20:16 | Modified: | 12 Aug 2008 7:52 |
Reporter: | shaun neal | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S2 (Serious) |
Version: | 5.0.27 community-nt on TCPIP | OS: | Windows (XP Pro) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 2013 |
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
[26 Aug 2007 20:19]
shaun neal
[27 Aug 2007 4:35]
shaun neal
host error file
Attachment: shaun.err (application/octet-stream, text), 34.15 KiB.
[27 Aug 2007 20:02]
shaun neal
screencap and error file- 2nd occurance
Attachment: screencap.zip (application/x-zip-compressed, text), 165.65 KiB.
[29 Aug 2007 1:55]
shaun neal
error file
Attachment: Copy of shaun.err (application/octet-stream, text), 34.15 KiB.
[29 Aug 2007 2:01]
shaun neal
second screencap
Attachment: screencap.png (image/x-png, text), 73.31 KiB.
[29 Aug 2007 23:43]
shaun neal
error file
Attachment: shaun.err (application/octet-stream, text), 34.47 KiB.
[29 Aug 2007 23:44]
shaun neal
error screencap
Attachment: errorcap.png (image/x-png, text), 62.13 KiB.
[29 Aug 2007 23:44]
shaun neal
screencap of handle structure - 1
Attachment: dbhandle1.png (image/x-png, text), 66.46 KiB.
[29 Aug 2007 23:44]
shaun neal
screencap of handle structure-2
Attachment: dbhandle2.png (image/x-png, text), 66.31 KiB.