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
|
Use this following MYSQL code
Code:
drop database YOURDBNAME; |
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.