Jump to content
  • 0
Sign in to follow this  
N e s s

how can i reset my database (all sql files in phpadmin)

Question

8 answers to this question

Recommended Posts

  • 0

use 

TRUNCATE `table_name`;

do this for all the table that you want to reset.

sir do you think if i reset elemental db this bug will be fixed now?

 

Share this post


Link to post
Share on other sites
  • 0

You can directly do a full database clonation (not an effective backup but will do the job) on the latest PhpMyAdmin versions by using the operations or tools tab (not sure, not using the English PhpMyAdmin version but there's a wrench icon on it) inside a DB.

 

Anyways, I honestly think your question is incomplete. You want to delete ALL but accounts, characters (I suppose) and items? What about guilds, homunculi and pets, or even the account, character and server vars? And so on with other questions related to other possible valuable data.

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.