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

Re: [cobalt-users] mysql database



From: "Top Host Ltd" <enquiries@xxxxxxxxxxxx>
To: "Cobalt" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, May 13, 2001 1:02 PM
Subject: [cobalt-users] mysql database


> Hi Guys,
>
> I'm trying to create a database on a raq3 running command : create
database
> testing


Try this command:

mysqladmin create (databasename) -u root -p(rootpassword) - mysql

This is what worked for me.

Frank A.
Imme Networks