EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   how to overwrite or delete peq database (https://www.eqemulator.org/forums/showthread.php?t=30295)

nikkisman 01-11-2010 07:48 PM

how to overwrite or delete peq database
 
ive been tryin to setup a server for a couple days now and i would like to start over fresh......i was wondering how i would delete my peq database so that i can install it from scratch....i tried just deleteing the files and when i sourced them when i stried to start over it said i couldnt create a new database b/c one is already created

Vampire1212 01-11-2010 08:26 PM

Use this following MYSQL code

Code:

drop database YOURDBNAME;
That will drop the entire database allowing you to source.

trevius 01-11-2010 10:34 PM

Or, if you use navicat, you can just right click any tables you want to have as blank and chose "Empty Table" to clear them out completely. You don't want all tables to be empty or it will mess up some things (like, don't clear out the zones table!).


All times are GMT -4. The time now is 10:46 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.