Thread
:
Working 5.2 Database for everyone to use !!!
View Single Post
#
2
12-11-2003, 05:16 PM
mwmdragon
Discordant
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
use
For those of you who do not know how to use it..
create a new database in SQL
Code:
create database eq52c;
switch to the database you just made
Code:
use eq52c;
Then just source in my SQL dump
Code:
source eq52c-backup.sql;
Thats it
Have fun
__________________
Thanks
MWMDRAGON
NeverQuest
http://neverquest.gotdns.com
Emucade
http://dragonsden.emuunlim.com
mwmdragon
View Public Profile
Send a private message to mwmdragon
Find all posts by mwmdragon