Bug #99768 Unnecessary Deadlock running INSERT LOW_PRIORITY IGNORE
Submitted: 3 Jun 2020 14:11 Modified: 4 Jun 2020 12:23
Reporter: L Willis Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.7.29 OS:MacOS
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:

[3 Jun 2020 14:13] L Willis
Output from SHOW ENGINE INNODB STATUS

Attachment: innodb_status.txt (text/plain), 20.15 KiB.