begin; alter table orderinfo add `sp_amount` double NOT NULL COMMENT 'sp_amount'; commit;