Thread
:
having a problem with being able to create a database :(
View Single Post
#
2
01-08-2003, 04:52 PM
Hndymann
Fire Beetle
Join Date: Jan 2003
Posts: 1
try doing it manually
so start mysql.exe then:
mysql> create database eq;
mysql> exit;
continue on with the readme
Hndymann
View Public Profile
Send a private message to Hndymann
Find all posts by Hndymann