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

Re: [cobalt-users] mysql on raq4



> 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