From: Ananda Kumar Date: April 9 2010 6:45am Subject: Re: Problem with installing MySQL List-Archive: http://lists.mysql.com/mysql/221187 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=00504502c5f562a0b90483c822b9 --00504502c5f562a0b90483c822b9 Content-Type: text/plain; charset=ISO-8859-1 what is mysql2010, it it host name or password. If password, there cannot be space for a password, it its host, then dont use if u connecting from the server. regards anandkl On Fri, Apr 9, 2010 at 2:06 AM, Michael Dykman wrote: > If you want to specify the password itself on the command line use > '--password' (double hyphen). '-p' requests interactive password > prompt. > > - michael > > > On Thu, Apr 8, 2010 at 4:31 PM, Carsten Pedersen > wrote: > > don't have a space between '-p' and 'password', i.e. -ppassword > > > > / Carsten > > > > alba.albetti skrev: > >> > >> I've just installed MySQL on Windows 2000. > >> I've opened the MS-DOS windows and I've written > >> >C:\Programs\MySQL\...\bin\mysqladmin -u root -p password mysql2010 > >> After the enter the prompt says >Enter password: and I've given > >> and I get > >> > >> mysqladmin: connect to server at 'localhost' failed > >> error: 'Access denied for user 'root'@'localhost' (using password: NO)' > >> > >> After installing MySQL what do I have to do left? > >> Sorry my this is my firt time with MySQL > >> > >> Thanks! > >> > >> > > > > -- > > MySQL General Mailing List > > For list archives: http://lists.mysql.com/mysql > > To unsubscribe: http://lists.mysql.com/mysql?unsub=mdykman@stripped > > > > > > > > -- > - michael dykman > - mdykman@stripped > > May the Source be with you. > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=anandkl@stripped > > --00504502c5f562a0b90483c822b9--