Mark Tully writes:
> Hi Sinisa,
> 
> The server functions fine, I can run queries on it and I've lot it linked
> into a bulletin board through php and apache and that works like a dream.
> But it still won't die!
> 
> mysqladmin -uroot -psql shutdown
> 
> Returns without any complaint but the tasks are still going.
> 
> If I stick a sudo before the above command it hangs and I have to kill that
> off as well (although kill works for that - phew).
> 
> The only way of killing them seems to be kill -KILL or it's synonym kill -9.
> 
> I've not had any other thread related problems with my install.
> 
> Any other pointers?
> 
>     Mark
> 

Can you check with mysqladmin proc in which state were connections
after shutdown ??

Sometimes it takes time for all threads to be killed ...

I know that older Darwin versions did not require any thread libs, but
may be this one does ??

Can you check it out with http://www.prnet.de/RegEx/mysql.html ??

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
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