Bug #114570 Error running mysqldump with tables with big blobs on docker
Submitted: 8 Apr 2024 2:00 Modified: 8 Apr 2024 10:00
Reporter: Fernando Sosa Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S2 (Serious)
Version:8.0.35 OS:Debian
Assigned to: CPU Architecture:x86
Tags: mysqldump backup blob data tables

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: