Project

General

Profile

Actions

Bug #4946

closed

InnoDB row size limit hit with textarea and editor fieldtypes

Added by krileon over 10 years ago. Updated about 3 years ago.

Status:
Rejected
Priority:
High
Assignee:
Target version:
-
Start date:
16 December 2014
Due date:
% Done:

100%

Estimated time:

Description

Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.

The above is output when attempting to convert to InnoDB when textarea or editor fieldtypes contain a very large amount of information. For example 10+ paragraphs.

https://www.joomlapolis.com/forum/153-professional-member-support/227677-error-1118-error-upgrading-from-cb-19-to-cb-204#255019

Actions

Also available in: Atom PDF