Mar 21st, 2012, 1:15 PM
Hi Philou,
Sure! Though I think 256 is the max number of chars for VARCHAR fields (for the MySQL versions that FT supports). Instead, change it to a TEXT or MEDIUMTEXT field.
One drawback is that the System Check module's Table Verification test will throw an error when it examines that particular table structure. But as long as you know about it, it won't cause any other errors.
All the best -
Ben
Sure! Though I think 256 is the max number of chars for VARCHAR fields (for the MySQL versions that FT supports). Instead, change it to a TEXT or MEDIUMTEXT field.
One drawback is that the System Check module's Table Verification test will throw an error when it examines that particular table structure. But as long as you know about it, it won't cause any other errors.
All the best -
Ben