Bug #20537 | Param number > 9 => No rows Found | ||
---|---|---|---|
Submitted: | 19 Jun 2006 14:27 | Modified: | 8 Aug 2006 8:01 |
Reporter: | etienne duvett | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / ODBC | Severity: | S4 (Feature request) |
Version: | 3.51 | OS: | Linux (Gentoo) |
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
[8 Aug 2006 8:00]
etienne duvett
[8 Aug 2006 11:17]
etienne duvett
Export of pbl
Attachment: export_pbl.zip (application/x-zip-compressed, text), 5.75 KiB.
[10 Aug 2006 7:16]
etienne duvett
a new version without "showaide"
Attachment: pbmysql.pbl (application/octet-stream, text), 60.50 KiB.