mysql执行脚本报错Row size too large. The maximum row size for the used table type

错误:mysql ERROR 1118 (42000): Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. sql You have to change some columns to TEXT or BLOBs。数据库 因而在网上搜索了很久结果发现mysq
相关文章
相关标签/搜索