mysql - Process that was killed still on my processlist -
the thread killed still on thread list how eliminate it?
+-----+------+-----------+-------------+---------+-------+-----------+------------------------------------------------------------------------------------------------------+ | id | user | host | db | command | time | state | info | +-----+------+-----------+-------------+---------+-------+-----------+------------------------------------------------------------------------------------------------------+ | 678 | root | localhost | hthtthv | killed | 36923 | query end | insert `gtgttg` values (1,'tgtg'),(2,'shopping'),(4,'tgtgtg'),( | | 695 | root | localhost | null | query | 0 | null | show processlist | +-----+------+-----------+-------------+---------+-------+-----------+------------------------------------------------------------------------------------------------------+ 2 rows in set (0.00 sec)
it needs revert actions did, can take long time. if innodb database, can instance @ question: https://dba.stackexchange.com/questions/5654/internal-reason-for-killing-process-taking-up-long-time-in-mysql
so in end: need wait eliminated
Comments
Post a Comment