Bug #88528 Instant add columns for InnoDB
Submitted: 17 Nov 2017 2:12 Modified: 17 Nov 2017 5:29
Reporter: Vin Chen (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DDL Severity:S3 (Non-critical)
Version:5.7.19, 8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: contributions

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:

[17 Nov 2017 2:13] Vin Chen
Instant add columns for innnodb based on 5.7.19

Attachment: instant_add.patch (application/octet-stream, text), 96.90 KiB.