Bug #106571 Incorrect warning thrown from UPDATE statement
Submitted: 25 Feb 2022 9:25 Modified: 2 Mar 2022 10:00
Reporter: John Jove Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: DML Severity:S2 (Serious)
Version:8.0.28 OS:Ubuntu (20.04)
Assigned to: MySQL Verification Team 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: