Bug #11661 | Raising Exceptions from within stored procedures: Support for SIGNAL statement | ||
---|---|---|---|
Submitted: | 30 Jun 2005 12:10 | Modified: | 12 Jul 2011 9:01 |
Reporter: | Roland Bouman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | 5.0.7 | OS: | Any (NA) |
Assigned to: | Marc ALFF | 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
[30 Jul 2008 22:20]
Marc ALFF
[30 Jul 2008 22:21]
Marc ALFF
WL#2110-part2
Attachment: WL#2110-part2.eml (message/rfc822, text), 66.63 KiB.
[30 Jul 2008 22:21]
Marc ALFF
WL#2110-part3
Attachment: WL#2110-part3.eml (message/rfc822, text), 8.28 KiB.
[30 Jul 2008 22:22]
Marc ALFF
WL#2110-part4
Attachment: WL#2110-part4.eml (message/rfc822, text), 13.24 KiB.
[30 Jul 2008 22:22]
Marc ALFF
WL#2110-part5
Attachment: WL#2110-part5.eml (message/rfc822, text), 19.04 KiB.
[30 Jul 2008 22:23]
Marc ALFF
WL#2110-part6
Attachment: WL#2110-part6.eml (message/rfc822, text), 6.60 KiB.
[30 Jul 2008 22:23]
Marc ALFF
WL#2110-part7
Attachment: WL#2110-part7.eml (message/rfc822, text), 5.57 KiB.
[30 Jul 2008 22:24]
Marc ALFF
WL#2110-part8
Attachment: WL#2110-part8.eml (message/rfc822, text), 12.79 KiB.
[30 Jul 2008 22:25]
Marc ALFF
WL#2110-part9
Attachment: WL#2110-part9.eml (message/rfc822, text), 5.44 KiB.
[30 Jul 2008 22:32]
Marc ALFF
WL#2110-part10 (in text format)
Attachment: WL#2110-part10.txt (text/plain), 160.39 KiB.