ERROR 1118 (42000): Row size too large. The maximum row size for the used table type, not counting B

项目一直用的oracle数据库运行都正常,后来因为某种缘由须要更换成MySQL,更改好配置后直接运行项目有hibernate自动建表结果看到控台日志中有个 错误:mysql ERROR 1118 (42000): Row size too large. The maximum row size for the used table type, not counting BLOBs, is 6553
相关文章
相关标签/搜索