帝国CMS建立模型字段报错:Row size too large. The maximum row size for the used table type的解决方法 2020年01月24日 | 编辑: 狼王 | 栏目: 网络教程 | 浏览: 1039 给一个客户做模板定制,客户的功能要求很……要建立N多的字段,在一个模型表中!那么问题来了,建立大概165个字段的时候突然报错!如下:Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. Y…