View Single Post
  #4  
Old 04-08-2002, 05:40 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

copy the database file to the c:\mysql\bin directory

get a dos window..
then type

c:\mysql\bin\mysql -f eq < file


that will load the file into the eq database..

the -f should supress 100,000 annoying beeps..
Reply With Quote