Bug #77398 row size too large in mysql 5.7 query
Submitted: 18 Jun 2015 8:01 Modified: 30 Nov 2023 6:16
Reporter: Andrea Manenti Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S1 (Critical)
Version:5.7.7 OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any
Tags: 5.7, innodb, query

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:

[15 Jun 2016 15:49] Shane Bester
testcase

Attachment: bug77398.sql (application/octet-stream, text), 2.13 KiB.

[4 Jan 2018 16:24] Daniel Silva
Having the same problem with a create table.

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