diff options
| -rw-r--r-- | sql/updates/hotfixes/master/2020_02_18_00_hotfixes.sql | 317 |
1 files changed, 317 insertions, 0 deletions
diff --git a/sql/updates/hotfixes/master/2020_02_18_00_hotfixes.sql b/sql/updates/hotfixes/master/2020_02_18_00_hotfixes.sql new file mode 100644 index 00000000000..f523e73cc75 --- /dev/null +++ b/sql/updates/hotfixes/master/2020_02_18_00_hotfixes.sql @@ -0,0 +1,317 @@ +ALTER TABLE `achievement` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `achievement_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `anim_kit` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `animation_data` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `area_group_member` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `area_table` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `area_table_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `area_trigger` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `armor_location` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_appearance` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_appearance_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_appearance_set` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_appearance_set_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_category` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_power` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_power_link` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_power_picker` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_power_rank` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_quest_xp` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_tier` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `artifact_unlock` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `auction_house` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `auction_house_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_empowered_item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_essence` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_essence_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_essence_power` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_essence_power_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_item_milestone_power` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_knowledge_multiplier` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_level_info` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_power` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_power_set_member` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_tier_unlock` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_tier_unlock_set` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `azerite_unlock_mapping` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `bank_bag_slot_prices` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `banned_addons` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `barber_shop_style` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `barber_shop_style_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battle_pet_breed_quality` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battle_pet_breed_state` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battle_pet_species` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battle_pet_species_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battle_pet_species_state` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battlemaster_list` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `battlemaster_list_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `broadcast_text` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `broadcast_text_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `cfg_regions` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `char_base_section` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `char_sections` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `char_start_outfit` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `char_titles` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `char_titles_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `character_facial_hair_styles` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chat_channels` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chat_channels_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_classes` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_classes_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_classes_x_power_types` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_races` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_races_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_specialization` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `chr_specialization_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `cinematic_camera` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `cinematic_sequences` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `content_tuning` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `content_tuning_x_expected` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `conversation_line` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_difficulty` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_display_info` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_display_info_extra` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_family` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_family_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_model_data` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_type` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_type_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `criteria` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `criteria_tree` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `criteria_tree_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `currency_types` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `currency_types_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `curve` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `curve_point` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `destructible_model_data` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `difficulty` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `difficulty_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `dungeon_encounter` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `dungeon_encounter_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `durability_costs` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `durability_quality` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `emotes` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `emotes_text` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `emotes_text_sound` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `expected_stat` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `expected_stat_mod` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `faction` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `faction_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `faction_template` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_display_info` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `gameobjects` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `gameobjects_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_ability` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_ability_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_building` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_building_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_building_plot_inst` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_class_spec` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_class_spec_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_follower` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_follower_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_follower_x_ability` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_plot` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_plot_building` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_plot_instance` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_site_level` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `garr_site_level_plot_inst` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `gem_properties` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `glyph_bindable_spell` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `glyph_properties` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `glyph_required_spec` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `guild_color_background` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `guild_color_border` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `guild_color_emblem` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `guild_perk_spells` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `heirloom` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `heirloom_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `holidays` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `import_price_armor` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `import_price_quality` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `import_price_shield` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `import_price_weapon` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_appearance` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_armor_quality` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_armor_shield` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_armor_total` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_bag_family` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_bag_family_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_bonus` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_bonus_list_level_delta` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_bonus_tree_node` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_child_equipment` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_class` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_class_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_currency_cost` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_damage_ammo` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_damage_one_hand` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_damage_one_hand_caster` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_damage_two_hand` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_damage_two_hand_caster` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_disenchant_loot` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_effect` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_extended_cost` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_level_selector` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_level_selector_quality` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_level_selector_quality_set` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_limit_category` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_limit_category_condition` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_limit_category_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_modified_appearance` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_price_base` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_search_name` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_search_name_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_set` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_set_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_set_spell` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_sparse` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_sparse_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_spec` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_spec_override` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `item_x_bonus_tree` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `keychain` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `lfg_dungeons` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `lfg_dungeons_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `light` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `liquid_type` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `lock` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mail_template` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mail_template_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `map` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `map_difficulty` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `map_difficulty_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `map_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `modifier_tree` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mount` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mount_capability` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mount_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mount_type_x_capability` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `mount_x_display` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `movie` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `name_gen` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `names_profanity` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `names_reserved` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `names_reserved_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `num_talents_at_level` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `override_spell_data` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `phase` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `phase_x_phase_group` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `player_condition` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `player_condition_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `power_display` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `power_type` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `prestige_level_info` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `prestige_level_info_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `pvp_difficulty` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `pvp_item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `pvp_talent` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `pvp_talent_category` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `pvp_talent_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `pvp_talent_slot_unlock` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_faction_reward` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_money_reward` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_package_item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_sort` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_sort_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_v2` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_xp` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `rand_prop_points` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `reward_pack` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `reward_pack_x_currency_type` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `reward_pack_x_item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scaling_stat_distribution` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scenario` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scenario_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scenario_step` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scenario_step_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scene_script` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scene_script_global_text` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scene_script_package` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `scene_script_text` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `skill_line` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `skill_line_ability` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `skill_line_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `skill_race_class_info` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `sound_kit` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spec_set_member` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `specialization_spells` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `specialization_spells_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_aura_options` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_aura_restrictions` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_cast_times` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_casting_requirements` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_categories` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_category` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_category_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_class_options` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_cooldowns` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_duration` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_effect` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_equipped_items` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_focus_object` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_focus_object_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_interrupts` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_item_enchantment` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_item_enchantment_condition` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_item_enchantment_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_learn_spell` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_levels` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_misc` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_name` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_name_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_power` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_power_difficulty` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_procs_per_minute` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_procs_per_minute_mod` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_radius` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_range` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_range_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_reagents` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_scaling` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_shapeshift` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_shapeshift_form` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_shapeshift_form_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_target_restrictions` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_totems` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_visual_kit` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_x_spell_visual` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `summon_properties` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `tact_key` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `talent` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `talent_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `taxi_nodes` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `taxi_nodes_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `taxi_path` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `taxi_path_node` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `totem_category` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `totem_category_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `toy` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `toy_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transmog_holiday` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transmog_set` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transmog_set_group` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transmog_set_group_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transmog_set_item` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transmog_set_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transport_animation` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `transport_rotation` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `ui_map` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `ui_map_assignment` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `ui_map_link` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `ui_map_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `ui_map_x_map_art` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `unit_power_bar` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `unit_power_bar_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `vehicle` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `vehicle_seat` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `wmo_area_table` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `wmo_area_table_locale` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `world_effect` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `world_map_overlay` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `world_state_expression` MODIFY `VerifiedBuild` int(11) NOT NULL DEFAULT '0'; |
