ALTER TABLE db_version CHANGE COLUMN required_c12466_01_mangos_spell_script_target required_c12472_01_mangos_npc_vendor bit; ALTER TABLE npc_vendor ADD COLUMN `condition_id` mediumint(8) unsigned NOT NULL default '0' AFTER ExtendedCost;