Bug #45187 | Compilation of DBD::mysql Makefile fail | ||
---|---|---|---|
Submitted: | 29 May 2009 10:51 | Modified: | 4 Jun 2009 1:31 |
Reporter: | Christine Tang | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connectors: DBD::mysql ( Perl ) | Severity: | S2 (Serious) |
Version: | DBD-mysql-4.011 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | DBD::MySQL |
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
[29 May 2009 10:52]
Christine Tang
[29 May 2009 10:53]
Christine Tang
Output of Step 2
Attachment: log (application/octet-stream, text), 34.02 KiB.
[3 Jun 2009 10:04]
Christine Tang
Output of 'make'
Attachment: log.txt (text/plain), 34.02 KiB.