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