SET FOREIGN_KEY_CHECKS=0; ALTER TABLE mai2_playlog DROP COLUMN trialPlayAchievement; SET FOREIGN_KEY_CHECKS=1;