云数据库 GAUSSDB(FOR MYSQL)-创建表失败报错Row size too large的解决方案:场景描述

时间:2024-09-11 14:20:04

场景描述

MySQL用户创建表失败,出现如下报错信息:

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

support.huaweicloud.com/trouble-gaussdbformysql/gaussdbformysql_trouble_0219.html