Bug #46122 DBD::mysql t/40blobs.t cannot pass without database access
Submitted: 10 Jul 2009 20:15 Modified: 15 Feb 2013 17:29
Reporter: Yitzchak Scott-Thoennes Email Updates:
Status: Unsupported Impact on me:
None 
Category:Connectors: DBD::mysql ( Perl ) Severity:S3 (Non-critical)
Version:4.0.12 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[10 Jul 2009 20:15] Yitzchak Scott-Thoennes
patch

Attachment: dbdmysql40blobs.patch (text/x-patch), 748 bytes.