From: Jorge Bastos Date: September 28 2008 10:05am Subject: RE: Why can't Shutdown the server? List-Archive: http://lists.mysql.com/win32/18918 Message-Id: <00e901c92151$b20c7c00$16257400$@jorge@decimal.pt> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit -u root -p > -----Original Message----- > From: Varuna Seneviratna [mailto:varunawithmysql@stripped] > Sent: domingo, 28 de Setembro de 2008 7:55 > To: Win32 MySql Mailing List > Subject: Why can't Shutdown the server? > > The command I used was > C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqladmin" -p root > shutdown > > Then the password was asked and I entered the correct password, But the > result was > > C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqladmin: connect to > server at > 'lo > calhost' failed > error: 'Access denied for user 'ODBC'@'localhost' (using password: > YES)' > > > > > What am I missing here? > > Varuna