Bug #87100 "Incorrect string value" is diplayed instead of "Data too long" sometimes.
Submitted: 17 Jul 2017 20:13 Modified: 9 Jul 2018 19:21
Reporter: Taku Amano (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.7.17, 8.0, 5.7.18 OS:Any
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:

[18 Jul 2017 23:50] Taku Amano
Revised version of suggested fix.

Attachment: check-extra-well-formed-char.patch (application/octet-stream, text), 3.21 KiB.