From: Date: March 19 1999 10:48am Subject: Re: access denied for user: 'root@localhost' List-Archive: http://lists.mysql.com/mysql/589 Message-Id: <14066.7428.73505.93562@monty.pp.sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit >>>>> "michel" == michel tisniewaarhe writes: michel> Mark, michel> I tried that, but I get the same message for whatever I try with mysql michel> or mysqladmin michel> Error 1045: Acces Denied for user: 'root@llocalhost' (using password: michel> YES) The above means that you are supplying a password to mysqladmin on your command line, your environment or through your my.cnf file ! Try: mysqladmin --print-defaults michel> As if it already has a password for root! But it can't I erased the michel> mysql directory michel> recreated the database mysql, start the deamon, and try to connect. michel> It's weird ah? Please include always a FULL example of what you do! The error message is not enough! Regards, Monty