28天前
ALTER TABLE emlog_blog ADD cherish_hide_content varchar(5999) NOT NULL default '' COMMENT '隐藏内容'
error: 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
求问,我这按照教程来的,网站提示这个,我系统是Linux x86_64,PHP版本8.0.26