军哥,我导入一个2.4G的SQL。提示ERROR 1118 (42000) at line 1238: Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.
这个错误。麻烦问下如何解决呢