On Wed, 14 Nov 2001 08:38:04 -0800, Bill Adams <[EMAIL PROTECTED]>   wrote:

>>> /usr/local/mysql/bin:mysql$ mysqladmin -u root -p shutdown
>>>
>>> But this one doesn't work for me, even though I am using the proper
>>> password and am the proper user.  Executing this command just leaves me
>>> hanging at the prompt (and the only way to get out of the hang is to
>>> either suspend the job, which also has no effect).
>>
>>Do you have a query still running? E.g. does mysqladmin -uroot -p
>>processlist show any locks?  If so, can you kill the thread with mysqladmin
>>kill?

Have you tried ./mysqladmin -u root -p shutdown

when in the 'bin' folder otherwise typing mysqladmin, it will check the server
PATH, to find the mysqladmin


Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to