Bug #12377 Item_date_add_interval needs to have the int_type member as Public
Submitted: 4 Aug 2005 12:21 Modified: 10 Nov 2005 16:30
Reporter: Philip Stoev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:4.1 OS:Linux (Linux)
Assigned to: Guilhem Bichot 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:

[3 Oct 2005 14:33] Philip Stoev
This is a patch against 4.14 providing the requested functionality.

Attachment: patch-against-4.14.txt (text/plain), 2.68 KiB.

[8 Nov 2005 13:46] Philip Stoev
This is the patch against 5.0.15.

Attachment: patch-5.0.15.txt (text/plain), 2.64 KiB.