Thread
:
errors on World and Zone5boot...
View Single Post
#
21
04-19-2002, 03:20 AM
Trumpcard
Demi-God
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
You already have the database loaded, of course its going to spit out a million duplicate items when you source db.sql.
drop database eq;
create database eq;
source db.sql;
Trumpcard
View Public Profile
Send a private message to Trumpcard
Find all posts by Trumpcard