MySQL Forums
Forum List  »  Newbie

Re: MySQL Error Number 1045 Access denied
Posted by: Magick Childe
Date: March 09, 2008 08:00AM

Wrote:
-------------------------------------------------------
> Have you ever try to set a password fro root? If
> not, you use this command at command line from
> mysql\bin directory
> C:\mysql\bin\mysqladmin -u root password
> your_password
> then try to connect again. hope it works

Tried it, and here is what I got:
C:\Program Files\MySQL\MySQL Server 5\bin>mysqladmin - u root password mypassword
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'ODBC'@'localhost' (using password: NO)'

Does anyone have a solution that actually works?

Options: ReplyQuote


Subject
Written By
Posted
March 06, 2007 11:22PM
February 20, 2008 06:17AM
August 04, 2009 09:05PM
Re: MySQL Error Number 1045 Access denied
March 09, 2008 08:00AM
December 15, 2005 12:56AM
March 03, 2009 11:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.