[ERR] 1118 - Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current

編輯server.cnf增長如下配置:mysql

innodb_file_per_table=1
innodb_file_format=Barracuda
innodb_file_format_check = ON
innodb_log_file_size = 512M
innodb_strict_mode = 0

而後重啓mysql服務器便可。sql

相關文章
相關標籤/搜索