Bug #112852 insert and insert onduplicate are executed concurrently, data update error
Submitted: 27 Oct 2023 7:42 Modified: 6 Nov 2023 4:28
Reporter: lynn feng Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:8.0 OS:Linux
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:

[27 Oct 2023 7:46] lynn feng
recurrent

Attachment: 1、Create table (application/octet-stream, text), 42.62 KiB.