The row size limit is something enforced by MySQL, so even changing the table type will not solve the problem. See: http://dev.mysql.com/doc/refman/5.0/en/innodb-restrictions.html
The row size limit is something enforced by MySQL, so even changing the table type will not solve the problem. See: dev.mysql. com/doc/ refman/ 5.0/en/ innodb- restrictions. html
http://