Bug #106554 Unexpected behavior in UPDATE statement
Submitted: 24 Feb 2022 7:07 Modified: 1 Mar 2022 8:15
Reporter: John Jove Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: DML Severity:S2 (Serious)
Version:8.0.28, 5.7 OS:Ubuntu (20.04)
Assigned to: CPU Architecture:x86

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: