4 messages in com.mysql.lists.win32RE: Can't access 'mysql' database
FromSent OnAttachments
ABCC electronics05 Mar 2004 13:31 
Armando05 Mar 2004 18:03 
ABCC electronics08 Mar 2004 07:16 
ABCC electronics08 Mar 2004 11:54 
Subject:RE: Can't access 'mysql' database
From:Armando (diji@shaw.ca)
Date:03/05/2004 06:03:32 PM
List:com.mysql.lists.win32

Use the mysqladmin command line program to reset the root user's password and then try getting back in. Details of how to use it are in the manual and clearly explain what needs to be done. Cheers.

-----Original Message----- From: ABCC electronics [mailto:elec@scf.sk.ca] Sent: Friday, March 05, 2004 3:32 PM To: win@lists.mysql.com Subject: Can't access 'mysql' database

I seem to have done something horrible to the mysql user database; I can't seem to connect to it to do privilege changes etc....

C:\mysql\bin>mysql -u root -p Enter password: ******* Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 to server version: 4.0.18-max-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use mysql; ERROR 1044: Access denied for user: 'root@localhost' to database 'mysql'

what the heck could I have done and how to I recover from this!!

Scot.