[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql database
- Subject: Re: [cobalt-users] mysql database
- From: "Kevin D" <kdlists@xxxxxxxxxxxxxxx>
- Date: Thu May 17 06:45:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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