Bug #88221 Unique index identification error at create/alter table
Submitted: 25 Oct 2017 9:53 Modified: 27 Oct 2017 6:05
Reporter: Wei Zhao (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:5.7.17 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

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:

[25 Oct 2017 9:54] Wei Zhao
this patch fixes the bug

Attachment: mysql57_trivial_bug.diff (application/octet-stream, text), 631 bytes.