[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql database
- Subject: Re: [cobalt-users] mysql database
- From: "Imme Networks Administration" <admin@xxxxxxxxxxx>
- Date: Thu May 17 04:53:32 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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