Bug #43483 get wrong result when putting a code into mysql function.
Submitted: 8 Mar 2009 14:32 Modified: 8 Mar 2009 14:50
Reporter: Steve Pham Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.51b-community-nt OS:Windows
Assigned to: CPU Architecture:Any
Tags: functions

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: