Bug #79941 Row size too large new ROW_FORMAT=DYNAMIC
Submitted: 12 Jan 2016 22:06 Modified: 11 Jul 2016 13:43
Reporter: Ryan Masse Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.7.10, 5.7.13 OS:MacOS
Assigned to: CPU Architecture:Any
Tags: ROW_FORMAT=DYNAMIC

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:

[4 Jan 2018 16:21] Daniel Silva
test case

Attachment: innbodb_error.sql (application/octet-stream, text), 9.14 KiB.