Bug #87371 Bug in "INSERT... ON DUPLICATE KEY UPDATE" query
Submitted: 10 Aug 2017 11:42 Modified: 5 Oct 2017 18:16
Reporter: Akash Panchal Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.7.17 OS:CentOS
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:

[10 Aug 2017 11:43] Akash Panchal
Test schema file used to reproduce the bug

Attachment: test_schema.sql (application/octet-stream, text), 1.99 KiB.