On Sun, 9 Dec 2001 19:32:48 -0800
Hai Nguyen <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I am a newbie at this.  I am running mysql 3.23.41 on my RedHat 7.2 
> linux box.  I installed it using rpm.
> 
> I can start mysql but everytime I try to create a database, I keep 
> getting this error:
> 
> mysql> create database guessbook;
> ERROR 1044: Access denied for user: '@localhost' to database 'guessbook'
> mysql>
> 

        Try starting mysql with "mysql -uroot".


- Markus Lervik
- Linux-administrator with a kungfoo grip
- Vasa City Library / Regional Library


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to