View Single Post
  #5  
Old 10-27-2002, 03:03 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

If you ever run into this problem, just do
it manually, it's not hard..

open a command window (cmd)

then,
cd c:\mysql\bin
mysqladmin create eq

Boom, you now have an eq database. Source in your files per the readme...
Reply With Quote