I am getting the following error even though I have set datatype as "longtext" for column "text" -
03:28:07 org.apache.commons.logging.Log$error$5 com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'text' at row 2
What are the other possible data types? Any suggestions would be appreciated.