Перейти к содержанию
Авторизация  
LionKnight

Ошибка При Установки Базы

Рекомендуемые сообщения

Кто мб подскажет в чем ошибка, помню раньше сталкивался с такой , а теперь не помню как что и по чему))

кто поможет? зарание спс

 

pre_1379783831__8.png

Изменено пользователем LionKnight

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

версию MySQL смени

Посмотри какая у тебя и в датники установки бд сервера смени строку.

Изменено пользователем zend

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

версию MySQL смени

Посмотри какая у тебя и в датники установки бд сервера смени строку.

 

нету там строк для мускула там другой инстолятор

 

@echo off
title Frozen Dev: SQL ЊҐ­Ґ¤¦Ґа
REM Настройка доступа к MySQL
set mysql_user=*********
set mysql_password=*********
set mysql_database=*********
set mysql_host=********
:home
cls
echo.
echo.
echo.
echo.
echo. -------------------------
echo. Frozen DEV - SQL ЊҐ­Ґ¤¦Ґа
echo. -------------------------
echo.
echo. 1 - “бв ­®ўЄ Auth в Ў«Ёж
echo. 2 - “бв ­®ўЄ Server в Ў«Ёж
echo. 3 - “бв ­®ўЄ Patches (‚ а §а Ў®вЄҐ)
echo.
echo. 4 - ‚л室
echo.
echo.
set button=x
set /p button= “Є ¦ЁвҐ ўлЎа ­­л© Їг­Єв :
if /i %button%==1 goto auth_tables
if /i %button%==2 goto server_tables
if /i %button%==4 goto end
goto home
:auth_tables
cls
title Frozen Dev: “бв ­®ўЄ
echo.
echo.
echo.
echo.
echo. ----------------------------------
echo. SQL Manager: “бв ­®ўЄ Auth в Ў«Ёж
echo. ----------------------------------
echo.
echo.
echo. “бв ­®ўЄ account_data.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < auth_tables/account_data.sql
echo. “бв ­®ўЄ accounts.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < auth_tables/accounts.sql
echo. “бв ­®ўЄ gameservers.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < auth_tables/gameservers.sql
echo.
echo.
echo. “бв ­®ўЄ Auth в Ў«Ёж § ўҐа襭 !
echo.
pause
goto home
:server_tables
cls
title Frozen Dev: “бв ­®ўЄ
echo.
echo.
echo.
echo.
echo. ------------------------------------
echo. SQL Manager: “бв ­®ўЄ Server в Ў«Ёж
echo. ------------------------------------
echo.
echo.
echo “бв ­®ўЄ access_levels.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/access_levels.sql
echo “бв ­®ўЄ armor.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/armor.sql
echo “бв ­®ўЄ armorsets.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/armorsets.sql
echo “бв ­®ўЄ auction.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/auction.sql
echo “бв ­®ўЄ auction_bid.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/auction_bid.sql
echo “бв ­®ўЄ auction_watch.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/auction_watch.sql
echo “бв ­®ўЄ augmentations.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/augmentations.sql
echo “бв ­®ўЄ auto_announcements.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/auto_announcements.sql
echo “бв ­®ўЄ auto_chat.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/auto_chat.sql
echo “бв ­®ўЄ auto_chat_text.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/auto_chat_text.sql
echo “бв ­®ўЄ boxaccess.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/boxaccess.sql
echo “бв ­®ўЄ boxes.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/boxes.sql
echo “бв ­®ўЄ buff_templates.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/buff_templates.sql
echo “бв ­®ўЄ castle.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/castle.sql
echo “бв ­®ўЄ castle_door.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/castle_door.sql
echo “бв ­®ўЄ castle_doorupgrade.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/castle_doorupgrade.sql
echo “бв ­®ўЄ castle_siege_guards.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/castle_siege_guards.sql
echo “бв ­®ўЄ char_templates.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/char_templates.sql
echo “бв ­®ўЄ character_friends.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_friends.sql
echo “бв ­®ўЄ character_hennas.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_hennas.sql
echo “бв ­®ўЄ character_macroses.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_macroses.sql
echo “бв ­®ўЄ character_quests.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_quests.sql
echo “бв ­®ўЄ character_raid_points.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_raid_points.sql
echo “бв ­®ўЄ character_recipebook.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_recipebook.sql
echo “бв ­®ўЄ character_recommends.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_recommends.sql
echo “бв ­®ўЄ character_shortcuts.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_shortcuts.sql
echo “бв ­®ўЄ character_skills.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_skills.sql
echo “бв ­®ўЄ character_skills_save.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_skills_save.sql
echo “бв ­®ўЄ character_subclasses.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_subclasses.sql
echo “бв ­®ўЄ character_offline_trade.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_offline_trade.sql
echo “бв ­®ўЄ character_offline_trade_items.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_offline_trade_items.sql
echo “бв ­®ўЄ characters.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/characters.sql
echo “бв ­®ўЄ clan_data.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clan_data.sql
echo “бв ­®ўЄ clan_privs.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clan_privs.sql
echo “бв ­®ўЄ clan_skills.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clan_skills.sql
echo “бв ­®ўЄ clan_subpledges.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clan_subpledges.sql
echo “бв ­®ўЄ clan_wars.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clan_wars.sql
echo “бв ­®ўЄ clan_notices.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clan_notices.sql
echo “бв ­®ўЄ clanhall.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clanhall.sql
echo “бв ­®ўЄ clanhall_functions.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clanhall_functions.sql
echo “бв ­®ўЄ class_list.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/class_list.sql
echo “бв ­®ўЄ cursed_weapons.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/cursed_weapons.sql
echo “бв ­®ўЄ dimensional_rift.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/dimensional_rift.sql
echo “бв ­®ўЄ droplist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/droplist.sql
echo “бв ­®ўЄ enchant_skill_trees.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/enchant_skill_trees.sql
echo “бв ­®ўЄ engraved_items.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/engraved_items.sql
echo “бв ­®ўЄ engraved_log.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/engraved_log.sql
echo “бв ­®ўЄ etcitem.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/etcitem.sql
echo “бв ­®ўЄ fish.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fish.sql
echo “бв ­®ўЄ fishing_skill_trees.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fishing_skill_trees.sql
echo “бв ­®ўЄ forums.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/forums.sql
echo “бв ­®ўЄ games.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/games.sql
echo “бв ­®ўЄ global_tasks.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/global_tasks.sql
echo “бв ­®ўЄ grandboss_data.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/grandboss_data.sql
echo “бв ­®ўЄ grandboss_list.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/grandboss_list.sql
echo “бв ­®ўЄ helper_buff_list.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/helper_buff_list.sql
echo “бв ­®ўЄ henna_trees.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/henna_trees.sql
echo “бв ­®ўЄ heroes.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/heroes.sql
echo “бв ­®ўЄ items.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/items.sql
echo “бв ­®ўЄ itemsonground.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/itemsonground.sql
echo “бв ­®ўЄ locations.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/locations.sql
echo “бв ­®ўЄ lvlupgain.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/lvlupgain.sql
echo “бв ­®ўЄ merchant_areas_list.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/merchant_areas_list.sql
echo “бв ­®ўЄ merchant_buylists.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/merchant_buylists.sql
echo “бв ­®ўЄ merchant_lease.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/merchant_lease.sql
echo “бв ­®ўЄ merchant_shopids.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/merchant_shopids.sql
echo “бв ­®ўЄ merchants.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/merchants.sql
echo “бв ­®ўЄ minions.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/minions.sql
echo “бв ­®ўЄ mods_wedding.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/mods_wedding.sql
echo “бв ­®ўЄ mods_buffer_schemes.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/mods_buffer_schemes.sql
echo “бв ­®ўЄ mods_buffer_skills.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/mods_buffer_skills.sql
echo “бв ­®ўЄ npc.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/npc.sql
echo “бв ­®ўЄ npcskills.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/npcskills.sql
echo “бв ­®ўЄ olympiad_nobles.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/olympiad_nobles.sql
echo “бв ­®ўЄ olympiad_nobles_eom.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/olympiad_nobles_eom.sql
echo “бв ­®ўЄ pets.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/pets.sql
echo “бв ­®ўЄ pets_stats.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/pets_stats.sql
echo “бв ­®ўЄ pledge_skill_trees.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/pledge_skill_trees.sql
echo “бв ­®ўЄ posts.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/posts.sql
echo “бв ­®ўЄ raidboss_spawnlist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/raidboss_spawnlist.sql
echo “бв ­®ўЄ random_spawn.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/random_spawn.sql
echo “бв ­®ўЄ random_spawn_loc.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/random_spawn_loc.sql
echo “бв ­®ўЄ seven_signs.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/seven_signs.sql
echo “бв ­®ўЄ seven_signs_festival.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/seven_signs_festival.sql
echo “бв ­®ўЄ seven_signs_status.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/seven_signs_status.sql
echo “бв ­®ўЄ siege_clans.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/siege_clans.sql
echo “бв ­®ўЄ skill_learn.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/skill_learn.sql
echo “бв ­®ўЄ skill_spellbooks.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/skill_spellbooks.sql
echo “бв ­®ўЄ skill_trees.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/skill_trees.sql
echo “бв ­®ўЄ spawnlist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/spawnlist.sql
echo “бв ­®ўЄ teleport.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/teleport.sql
echo “бв ­®ўЄ topic.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/topic.sql
echo “бв ­®ўЄ weapon.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/weapon.sql
echo “бв ­®ўЄ zone_vertices.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/zone_vertices.sql
echo “бв ­®ўЄ quest_global_data.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/quest_global_data.sql
echo “бв ­®ўЄ castle_manor_procure.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/castle_manor_procure.sql
echo “бв ­®ўЄ castle_manor_production.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/castle_manor_production.sql
echo “бв ­®ўЄ custom_weapon.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_weapon.sql
echo “бв ­®ўЄ custom_npc.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_npc.sql
echo “бв ­®ўЄ custom_teleport.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_teleport.sql
echo “бв ­®ўЄ custom_armor.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_armor.sql
echo “бв ­®ўЄ custom_armorsets.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_armorsets.sql
echo “бв ­®ўЄ custom_contestable_clanhalls.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_contestable_clanhalls.sql
echo “бв ­®ўЄ custom_merchant_shopids.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_merchant_shopids.sql
echo “бв ­®ўЄ custom_droplist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_droplist.sql
echo “бв ­®ўЄ custom_merchant_buylists.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_merchant_buylists.sql
echo “бв ­®ўЄ custom_etcitem.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_etcitem.sql
echo “бв ­®ўЄ custom_notspawned.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_notspawned.sql
echo “бв ­®ўЄ rebirth_manager.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/rebirth_manager.sql
echo “бв ­®ўЄ remove_unneeded_spawns.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/remove_unneeded_spawns.sql
echo “бв ­®ўЄ admin_command_access_rights.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/admin_command_access_rights.sql
echo “бв ­®ўЄ pkkills.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/pkkills.sql
echo “бв ­®ўЄ characters_custom_data.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/characters_custom_data.sql
echo “бв ­®ўЄ tvt.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/tvt.sql
echo “бв ­®ўЄ tvt_teams.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/tvt_teams.sql
echo “бв ­®ўЄ character_recipebook.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/character_recipebook.sql
echo “бв ­®ўЄ fort_door.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fort_door.sql
echo “бв ­®ўЄ fort_doorupgrade.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fort_doorupgrade.sql
echo “бв ­®ўЄ fort_siege_guards.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fort_siege_guards.sql
echo “бв ­®ўЄ fort.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fort.sql
echo “бв ­®ўЄ fortsiege_clans.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/fortsiege_clans.sql
echo “бв ­®ўЄ four_sepulchers_spawnlist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/four_sepulchers_spawnlist.sql
echo “бв ­®ўЄ custom_spawnlist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/custom_spawnlist.sql
echo “бв ­®ўЄ vanhalter_spawnlist.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/vanhalter_spawnlist.sql
echo “бв ­®ўЄ clanhall_siege.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/clanhall_siege.sql
echo “бв ­®ўЄ ctf.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/ctf.sql
echo “бв ­®ўЄ ctf_teams.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/ctf_teams.sql
echo “бв ­®ўЄ dm.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/dm.sql
echo “бв ­®ўЄ paystream.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/paystream.sql
echo “бв ­®ўЄ smsonline.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/smsonline.sql
echo “бв ­®ўЄ l2votes.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/l2votes.sql
echo “бв ­®ўЄ npc_to_pc_polymorph.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/npc_to_pc_polymorph.sql
echo “бв ­®ўЄ vip.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/vip.sql
echo “бв ­®ўЄ passkey.sql
mysql.exe -h %mysql_host% -u %mysql_user% --password=%mysql_password% -D %mysql_database% < server_tables/passkey.sql
echo.
echo.
echo. “бв ­®ўЄ в Ў«Ёж § ўҐа襭 !
echo.
pause
goto home
:end

 

Изменено пользователем LionKnight

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...