przemys?aw ho?ubowski <[EMAIL PROTECTED]> wrote: > > Somehow I managed to make all users (root also) unable to access and use > 'mysql' database, and so I cannot fix it. Could you tell me how to fix it? > > No matter what user I use to get access finally I get: "ERROR 1044: Access > denied for user: '@localhost' to database 'mysql'. > The only database I can access is 'test'.
Run MySQL server with --skip-grant-tables option and grant needed permissions. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]