On 04/06/2009, at 1:27 AM, Baron Schwartz wrote:
> Your server was probably doing InnoDB recovery. Did you check the
> error logs?
Hmm, mysqld shouldn't survive a kill -9 unless something else is wrong
in kernel land.
Cheers,
Arjen.
--
Arjen Lentz, Director @ Open Query (http://openquery.com)
Affordable Training and ProActive Support for MySQL & related
technologies
Follow our blog at http://openquery.com/blog/
OurDelta: free enhanced builds for MySQL @ http://ourdelta.org
On Wed, Jun 3, 2009 at 7:38 PM, Arjen Lentz <ar...@openquery.com> wrote:
>
> Hi Baron
>
> On 04/06/2009, at 1:27 AM, Baron Schwartz wrote:
>> Your server was probably doing InnoDB recovery. Did you check the
>> error logs?
>
> Hmm, mysqld shouldn't survive a kill -9 unless something else is wrong
> in kernel land.
He said
>>> 30-100% CPU(looked like its working on something). Usualy this
That is not a defunct process.
>>> I tried kill -9 and even reboot, but nothing worked.
I'm not 100% sure here, but it sounds to me like "I killed it and
restarted it, and it was using 30-100% CPU but I could not connect.
So I rebooted, and after reboot it was using 30-100% CPU and I still
could not connect." In which case, it is probably just doing crash
recovery.
But I don't think there is enough information in the original thread
to make any better guess than that.