bc203,

Wednesday, February 20, 2002, 5:31:03 PM, you wrote:

b> Now I can not open my all databases. The error following:

b> [root@linuxserver /root] # mysql -u root -p
b> Enter password:
b> Welcome to the MySQL monitor. Commands end with;or \g.
b> Your MySQL connection id is 1 to server version: 3.22.32

b> Type 'help' for help.
b> mysql> use mysql;
b> ERROR 1044: Access denied for user:'@localhost' to database 'mysql'
b> mysql> select * from user;
b> ERROR 1046: No Database Selected
b> mysql>
b> Please tell me what wrong my Mysql is? Thanks.

You have no permissions on mysql database.
Could anybody set other (reset) permitions?

At the worst this will help you:
   http://www.mysql.com/doc/R/e/Resetting_permissions.html




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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

Reply via email to