The type of the config field is text.
I have an importer with about 200 fields to import and had to change the type of the config field in the db to longtext.
This is especially annoying when you type in all your queries hit save and then get a db error like this:

String data, right truncated: 1406 Data too long for column 'config' at row 1: ...

It would be great to have it default to longtext.

CommentFileSizeAuthor
#1 1736438-config_longtext-1.patch370 bytesstylesuxx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stylesuxx’s picture

Here is the patch.

stylesuxx’s picture

Status: Active » Closed (duplicate)

I just saw this is a duplicate of http://drupal.org/node/1715124 so I close this here.