Bug #44516 Invalid Archive table handler if opened from cached share.
Submitted: 28 Apr 2009 13:23 Modified: 26 May 2009 16:38
Reporter: Rafal Somla Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Archive storage engine Severity:S3 (Non-critical)
Version:6.0 OS:Any
Assigned to: CPU Architecture:Any

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:

[29 Apr 2009 11:45] Rafal Somla
Patch to demonstrate the issue.

Attachment: sql_parse.diff (application/octet-stream, text), 1.77 KiB.