Jump to content
  • 0
Sign in to follow this  
Zirius

Query to wipe everything except login details

Question

hello! my server is currently on beta test we are doing fine and we are going for official launch. I just want to make sure which database should be truncated.

So basically, the only data that should remain is the login details of the players.

Other DBs like: Character, Storage, Guild, Guild storage, pet, account variables, player variables, NPC variables, etc, should be reset.

I have a copy of database and is using it in my localhost anyway so I can test.

I am planning to truncate each DB one by one, but I'm afraid I might miss something.

Can somebody please help me with this?

Thanks!

Edited by Zirius

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Just make sure to backup login table then you could delete everything, then just re-run the main.sql then copy the insert from your backup and run it

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.