Thread
:
Blank database with doors and zonelines?
View Single Post
#
2
08-02-2009, 06:11 PM
KLS
Administrator
Join Date: Sep 2006
Posts: 1,348
To delete all the data in a table the mysql syntax is:
DELETE FROM tablename;
Just plug in one of those for every table you want empty.
KLS
View Public Profile
Send a private message to KLS
Find all posts by KLS