Code
Error! Sorry! Table creation failed. (pagemaster_pubfields, 1, 1074 - Too big column length for column 'pm_typedata' (max = 255). use blob instead)
As far as I understand this is a mysql server configuration that VARCHAR is set to max 255 char.
Is there a workaround that will not include database reconfiguration.
