alter table notice modify column content text comment 'update content'; alter table message modify column content text comment 'message content';