Supposedly this was fixed many versions ago, but I'm still getting an error trying to save a new computed field. I've set the Data Type field to text, and left the Length field blank (because length is wrong for text types; text is stored in bytes in mysql.) When I try to save, I get an error telling me that in order to save the value to the database, I need to set the field length.