View Single Post
  #2  
Old 08-18-2003, 08:11 AM
Guest
 
Posts: n/a
Default

Not sure where these instructions are from, but i created my db from the mysql CLI, i.e.

cd \mysql\bin

mysql

mysql> create database eq ;

*EDIT*

mysql> use eq ;

* ENDEDIT*

and then source the db ...