Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Link to "Database download section" (used to be "archive...")

...

  1. Create the three databases by importing ...\sql\create\create_mysql.sql. You now have three databases - auth, characters, and world. You may need to refresh your program in order to see the new databases.
  2. Click on the "auth" database and import the auth database structure by importing ...\sql\base\auth_database.sql.
  3. Click on the "characters" database and import the characters database structure by importing ...\sql\base\character_database.sql.
  4. Click on the "world" database and import the world database structure by extracting and importing the "TDB_full_*.sql" file you downloaded from the Download Database download section.
  5. Click on the "world" database and import any *.sql file available in your ...\sql\updates\world folder.
  6. NOTICE WE NEVER IMPORT sql\updates\auth or sql\updates\character files on fresh installation.
  7. NEVER ENABLE CONTINUE ON ERROR ON YOUR SQL CLIENT

...