Bug #67580 group_concat() limited to 64kb on compress()'ed fields when order by is used
Submitted: 13 Nov 2012 21:57 Modified: 13 Feb 2018 22:53
Reporter: Aleksander Kamenik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.5.28, 5.5.30, 5.1.67, 5.0.97 OS:Linux (sles11)
Assigned to: CPU Architecture:Any
Tags: 64, compress(), group_concat(), limit, order by, uncompress()

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: