Bug #9187 | Adnormal network disconnect | ||
---|---|---|---|
Submitted: | 15 Mar 2005 10:27 | Modified: | 30 Jun 2005 16:59 |
Reporter: | Aidan Loughran | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.10 | OS: | Windows (xp pro sp2) |
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
[21 Mar 2005 12:38]
Aidan Loughran
[21 Mar 2005 13:00]
Aidan Loughran
vb project file
Attachment: mySQL.vbp (application/octet-stream, text), 876 bytes.
[21 Mar 2005 13:01]
Aidan Loughran
vb from module
Attachment: frmMySQL.frm (application/octet-stream, text), 9.35 KiB.
[21 Mar 2005 13:02]
Aidan Loughran
frm data
Attachment: frmMySQL.frx (application/octet-stream, text), 458 bytes.
[21 Mar 2005 13:02]
Aidan Loughran
dunno
Attachment: mySQL.vbw (text/plain), 53 bytes.