[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mysql database



From: "Top Host Ltd" <enquiries@xxxxxxxxxxxx>

> I'm trying to create a database on a raq3 running command : create
database
> testing
>
> Alas it does not recognise the command - anyone any idea's?

Are you in the mysql front end? cuz in mine, "create database bob;" works
just fine (maybe you forgot the  ;   ?). You also have to be logged into the
mysql front end as user "root"

www.mysql.com read the manual, and they also have a mailing list.

Kevin