[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql on raq4
- Subject: Re: [cobalt-users] mysql on raq4
- From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
- Date: Fri Aug 23 04:50:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hello gang
> Bit of a newbie here
> How do I create a new my sql database on my raq4. I telnetted in (as
> admin) and tried to create database blah but got an 'access denied for
> user @locahost to database blah'
telnet? you mean you haven't installed SSH yet?
the MySQL problem sounds like you haven't set up the grant tables correctly.
http://www.mysql.com/documentation/mysql/alternate.html
there's a good windows .hlp file you can download with loads of tutorials
and examples for setting up users etc.
andy