Bug #109335 Inconsistent UDF behavior with respect to `max_length`
Submitted: 12 Dec 2022 1:17 Modified: 12 Dec 2022 7:32
Reporter: Trevor Gross Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S3 (Non-critical)
Version:8.0, 8.0.31, 5.7.40 OS:Linux (mysql:8.0-debian)
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: