View Single Post
  #133  
Old 04-26-2004, 05:36 AM
govtcheeze
Hill Giant
 
Join Date: Mar 2004
Location: South Florida
Posts: 247
Default

from the DOS prompt browse to mysql\bin and type:

mysql -f [database name] < [file name to source]

FOr instance, mine looked like the following:

Code:
C:\mysql\bin> mysql -f eq<tcsmw_055_alpha2.sql
No beeping and only errors are output. Thanks to someone else in another thread for pointing this out.
__________________
GovtCheeze, Welfare Warrior
"Listen, here's the thing. If you can't spot the sucker in the first half hour at the table, then you ARE the sucker." -- Mike McDermott, Rounders

Developer of the original (circa 2004):
Loots v2.0, bitch!
Faction v1.0, bitch!
Magelo-like clone v0.3, bitch!
Zone geometry and spawn/path viewer, bitch!
Reply With Quote