幽兰生空谷
--绝世独自开
共 18 篇文章

标签:MySql

MySql报[2023-02-20 14:51:54] [42000][1118] Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs有关存储引擎的问题解决-黑白一念

MySql报[2023-02-20 14:51:54] [42000][1118] Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs有关存储引擎的问题解决

问题背景: 在开发项目时,想要复制一份线上的表结构,在本地创建表。根据线上的表生成的创建语句大概如下: 执行会报: 翻译: 行大小太大。所用表类型(不包括BLOB)的最大行大小为65535。这包括存储开销,请查看手册。您必须将某些列更改为T...

登录

找回密码

注册