1 2 3 4 5 6
alter table notice modify column content text comment 'update content'; alter table message modify column content text comment 'message content';