HI, Egor:
Thank you very much for your help.
I had this MySQL before. NOw it is working after I did  as you told.
Thanks again!
Duo> 9DF12,
> Monday, June 10, 2002, 8:57:10 PM, you wrote:
>
> 9> I have just installed and run my mysql server as the root user. I
> have
> 9> entered
> 9> the MYSQL minitor. WHen I typed 'use mysql', I got the message--
> 9> "Error 1044: Access denied fro user: 'root@localhost' to database
> 9> "mysql'".
> 9> Same error message appeared when I tried to grant all on mysql to
> root
> 9> user,
> 9> or  when I tried to create a new databse.
> 9> Could anybody help out of this problem?
> 9> Thank you very much!
>
> Seems, your user 'root' doesn't have privileges. Do you install MySQL
> at the first time or you had MySQL before?
>
> Start mysqld with --skip-grant-tables option and set up privileges for
> 'root'.
>
> 9> DUo
>
>
>
>
>
> --
> For technical support contracts, goto
> https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.net http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Egor Egorov
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>        <___/   www.mysql.com
>
>
>
> ---------------------------------------------------------------------
> 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

---------------------------------------------------------------------
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