View Single Post
  #10  
Old 02-22-2004, 04:40 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Rename it db.sql and copy it into your mysql\bin folder.

Then point cmd promt to mysql\bin.

mysql -u root eq
source db.sql;


You're probably making a mistake in the file name somewhere, easier to simplify the filename and retry.
__________________

kRPG Profile
Reply With Quote