Bug #28419 | Can't install DBD::mysql from CPAN | ||
---|---|---|---|
Submitted: | 14 May 2007 16:01 | Modified: | 20 Feb 2013 22:39 |
Reporter: | Christopher Beland | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | Connectors: DBD::mysql ( Perl ) | Severity: | S3 (Non-critical) |
Version: | 4.004 | OS: | Linux |
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
[14 May 2007 16:04]
Christopher Beland
[11 Aug 2007 20:23]
none noname
error report file
Attachment: error.txt (text/plain), 29.94 KiB.
[11 Aug 2007 20:41]
none noname
dbd::mysql bug on PCBSD-1.3.01-x86 with PAMP 5.0 pbi, seems to be a mysql 5 bug, fix may be to use mysql 4.1
Attachment: error.txt (text/plain), 29.94 KiB.