From: Jorge Bastos Date: September 28 2008 1:15pm Subject: RE: Why can't Shutdown the server? List-Archive: http://lists.mysql.com/win32/18920 Message-Id: <019301c9216c$3bc6d200$b3547600$@jorge@decimal.pt> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0194_01C92174.9D8B3A00" ------=_NextPart_000_0194_01C92174.9D8B3A00 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit No! Mysqladmin shutdown -u root -p From: Varuna Seneviratna [mailto:varunawithmysql@stripped] Sent: domingo, 28 de Setembro de 2008 13:33 To: Jorge Bastos Subject: Re: Why can't Shutdown the server? C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqladmin" -u root -p shutdown Gave the Error ERROR 1049 (42000): Unknown database 'shutdown' On Sun, Sep 28, 2008 at 3:35 PM, Jorge Bastos wrote: -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 ------=_NextPart_000_0194_01C92174.9D8B3A00--