Bug #109107 Non optimal query plan chosen for DELETE
Submitted: 16 Nov 2022 8:19 Modified: 16 Nov 2022 8:58
Reporter: Przemyslaw Malkowski Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S5 (Performance)
Version:8.0.31 OS:Any
Assigned to: CPU Architecture:Any
Tags: delete, query plan

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:

[16 Nov 2022 8:20] Przemyslaw Malkowski
Example table dump

Attachment: test1.sql.gz (application/gzip, text), 113.97 KiB.