Bug #88072 some forms of VARCHAR size extension are not metadata only when they should be
Submitted: 12 Oct 2017 8:40 Modified: 17 Jan 2018 10:27
Reporter: Mikhail Izioumtchenko (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DDL Severity:S2 (Serious)
Version:5.6, 5.7, 8.0, 5.7.19 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:

[20 Oct 2017 13:23] Mikhail Izioumtchenko
patch based on 5.7.20

Attachment: bug88072.diff (application/octet-stream, text), 2.19 KiB.

[20 Oct 2017 13:23] Mikhail Izioumtchenko
extended test case

Attachment: bug88072.test (application/octet-stream, text), 3.41 KiB.

[20 Oct 2017 13:24] Mikhail Izioumtchenko
test result file

Attachment: bug88072.result (application/octet-stream, text), 3.14 KiB.