Bug #20286 | Client hang on Error 2013 => Parameter "KeepAliveTime" | ||
---|---|---|---|
Submitted: | 6 Jun 2006 8:56 | Modified: | 4 Jul 2006 12:06 |
Reporter: | Bertrand Lepoittevin | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | ALL | OS: | Windows (Windows 2000) |
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
[6 Jun 2006 9:13]
Bertrand Lepoittevin
[7 Jun 2006 10:23]
Bertrand Lepoittevin
Mysql Error Log
Attachment: mysqlserver.err (text/plain), 18.84 KiB.
[7 Jun 2006 10:24]
Bertrand Lepoittevin
MySql Client Variables
Attachment: variables.csv (application/octet-stream, text), 4.85 KiB.