Files
TrinityCore/sql/TBC-WLK converter
Drahy 061d10d875 * Removed "()" from sql names because of an error in CMakeLists
* Updated CMakeLists for current names
* Changed some new sqls to proper names and directories
* Reverted changes in ba79b83e93dc - now working properly with fixed Character converter
* Some other cleaning

--HG--
branch : trunk
2009-02-06 23:28:26 +01:00
..
2009-02-05 15:29:27 -06:00

Convert DB from 2.4.3 to 3.0.x:

1. BACKUP your old db!
2. Run TBC-WLK_characters.sql in "characters" database.
3. Run TBC-WLK_world_run_only_once.sql in "world" database.
4. Run TBC-WLK_world.sql in "world" database.

After that you need to manually apply all sqls starting from 805_world_scripts.sql (in sql/updates)