"Maria Yndefors" <[EMAIL PROTECTED]> wrote:
> Hi, Thanks for the fast reply,
>
> I have not set the root password and I get the same result
>
> [EMAIL PROTECTED] gms]# mysql -u root -p
> Enter password:
> ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password:
> NO)
>
Do you have installed MySQL server before? Seems MySQL server uses old data dir.
You can reset root password: start MySQL server with --skip-grant-tables option, set
up new password for root and restart MySQL server or just reload privilege tables.
More detailed instruction you can find at:
http://www.mysql.com/doc/en/Resetting_permissions.html
--
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]