Bug #6842 doc shouldn't suggest storing text in BLOB because the result is undefined
Submitted: 26 Nov 2004 11:19 Modified: 31 Jan 2005 19:13
Reporter: Hontvari Jozsef Levente Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:4.1 OS:
Assigned to: Paul DuBois 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: