摘要:
1.场景: 今天在用MySQL建表的时候,报了一个错误; SQL 错误 [1118] [42000]: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. Th 阅读全文
posted @ 2023-12-14 14:03
zhaoguanhao
阅读(3385)
评论(0)
推荐(0)
摘要:
select COLUMN_NAME,COLUMN_TYPE from information_schema.columns where table_name ='t_advice_core' order by `ORDINAL_POSITION` SHOW VARIABLES LIKE 'char 阅读全文
posted @ 2023-12-14 13:58
zhaoguanhao
阅读(17)
评论(0)
推荐(0)
浙公网安备 33010602011771号