Updating Databases menu

User Tag List

Results 1 to 12 of 12
  1. #1
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Updating Databases

    Hi.

    I'm sorry if this is a dumb question, but how do I update my databases to the latest version? So that the Sunwell is spawned, the loot tables are updated with the newest T6 pieces (and Sunwell drops), etc?

    Also, how do I update my ascent core to be the latest version?

    Thanks a bunch.
    Last edited by 13ack.Stab; 06-22-2008 at 02:23 AM.

    Updating Databases
  2. #2
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    With the core, just compile the newest revision from the SVN and copy over the binaries to your old server folder.

    Database; If you have custom stuff you want to keep, that's a bit tricky. I believe SQLyog has a feature to merge DBs, try that. If you don't have any custom stuff just place the new DB in place of the old one

  3. #3
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How would I go about compiling the newest revision? I got the files from the SVN. I see four folders now: branches, tags, trunk, and udb.

    Thanks!

  4. #4
    soul02's Avatar Active Member
    Reputation
    33
    Join Date
    Mar 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  5. #5
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, so I got everything to work.

    When I create a character, though, it instantly disconnects me from the server. What's up?

    I believe I messed up in my database somewhere when I updated. Where can I find an up-to-date database (preferably one that contains logon, world, character, etc in it)?

    Thanks!
    Last edited by 13ack.Stab; 06-23-2008 at 05:29 AM.

  6. #6
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Take a look at the console when you try to create a char, it would probably complain about column count mismatch. You need to update your characters table, you can find the update in the trunk\sql folder

  7. #7
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nope, the console says absolutely nothing. Its kind of irritating.

    I've noticed that every field in every single table (except for account, because I filled that in) in my database is null.
    Last edited by 13ack.Stab; 06-23-2008 at 07:23 AM.

  8. #8
    thijsd's Avatar Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try to get a database, that someone made (don't know how to call it ). There are a lot of difference betwean them. So please search the forum for them
    There are only 10 kinds of people in the world.
    People who understand binary and those who don't.

  9. #9
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Which file is my actual database? C:\Ascent_Files\Database\Database\sql\world.sql?

    I only have one file in that folder, since my world database contains the world, character, and logon databases. How would I go about replacing this if I cannot find another all-in-one database?

  10. #10
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are supposed to execute the world.sql into a database editor, like Navicat Lite. But you need MySQL first

  11. #11
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I understand that. I've had mysql and navicat for quite a while, and I had a private server up and running for quite over a month. Then I decided to implement boss scripts. I confused myself, and decided that I needed to update my ascent core (which I did) and my database (which I am having trouble doing).

    My question is this: Where can I get a new world.sql file to update my database with, and since my server's logon and character databases are within the world database, will I have problems if I just replace my world.sql? Thanks.

  12. #12
    13ack.Stab's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bumpershnitzle.

Similar Threads

  1. Updating Databases
    By jay77 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-27-2009, 02:55 PM
  2. Updating Database guid?
    By Summer in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 04-11-2009, 02:21 PM
  3. Updating Database
    By lethalllama in forum WoW EMU Questions & Requests
    Replies: 20
    Last Post: 08-24-2008, 11:09 PM
  4. Query commands to update database to match ascent core
    By flop159 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 04-23-2008, 08:27 PM
  5. Updating database for tier6 etc.?
    By Giba in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-05-2007, 09:00 AM
All times are GMT -5. The time now is 05:00 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search