Thread: mysql db help
View Single Post
  #2  
Old 01-01-2003, 11:02 AM
euee
Fire Beetle
 
Join Date: Jan 2003
Posts: 6
Default

I had the same problem for a few till i figured out another way to make a database. Just goto your Bin folder (same folder as Winmysqladmin.exe is in) Run Mysql.exe and type the following to make the database:

create database eq;

hopefully this works for you
Reply With Quote