-- AlterTable ALTER TABLE `post` MODIFY `content` VARCHAR(10000) NOT NULL;