QUOTE (Tomy Durden @ Aug 13 2009, 02:43 PM)

login to the MySQL daemon and run "SHOW PROCESSLIST" to see if that thread doing anything. You can use the KILL command in MySQL to kill it. I wouldn't recommend killing it from your shell unless you have to.
If you do kill it, the transaction may roll back, which could revert some data(provided it got changed before the thread crashed).
Tomy, i just do that you recomend me but i continue with doubts because i coulnd't identify the ID process.
Please let me copy the result of "show processlist" and TOP command.
It is normal that a web server has many process on top for a long time like this?
consulta SQL:
SHOW PROCESSLIST
[ Editar ] [ Crear código PHP ] [ Actualizar ]
Textos completos Id User Host db Command Time State Info
Matar el proceso 10618595 name_user localhost name_v4 Sleep 222 NULL
Matar el proceso 10618875 root localhost mysql Query 0 NULL SHOW PROCESSLIS
TOP:
top - 16:23:01 up 189 days, 1:20, 2 users, load average: 0.49, 0.25, 0.15
Tasks: 163 total, 1 running, 161 sleeping, 0 stopped, 1 zombie
Cpu(s): 9.5% us, 4.2% sy, 0.0% ni, 86.4% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 1034500k total, 1003044k used, 31456k free, 36072k buffers
Swap: 2031608k total, 118724k used, 1912884k free, 752700k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7061 nobody 15 0 17928 3148 1624 S 10.3 0.3 0:05.88 httpd
3022 mysql 15 0 126m 9336 2108 S 10.0 0.9 11517:27 mysqld
7457 nobody 15 0 18676 4332 1716 S 2.3 0.4 0:00.52 httpd
6951 nobody 15 0 18920 4660 1768 S 1.7 0.5 0:00.33 httpd
29408 nobody 15 0 18676 4524 1808 S 1.0 0.4 0:05.29 httpd
31855 nobody 16 0 19356 4536 1472 S 0.7 0.4 22:16.20 httpd
5422 nobody 15 0 17792 1872 968 S 0.3 0.2 0:00.13 httpd
7521 root 16 0 3684 1040 764 R 0.3 0.1 0:00.18 top
1 root 16 0 2104 180 152 S 0.0 0.0 2:27.11 init
2 root RT 0 0 0 0 S 0.0 0.0 0:25.83 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:02.72 ksoftirqd/0
4 root RT 0 0 0 0 S 0.0 0.0 0:13.32 migration/1
5 root 34 19 0 0 0 S 0.0 0.0 0:02.90 ksoftirqd/1
6 root 5 -10 0 0 0 S 0.0 0.0 0:01.93 events/0
7 root 5 -10 0 0 0 S 0.0 0.0 0:03.68 events/1
8 root 5 -10 0 0 0 S 0.0 0.0 0:00.01 khelper
9 root 15 -10 0 0 0 S 0.0 0.0 0:00.00 kacpid
20 root 5 -10 0 0 0 S 0.0 0.0 0:00.05 kblockd/0
21 root 5 -10 0 0 0 S 0.0 0.0 0:00.04 kblockd/1
22 root 15 0 0 0 0 S 0.0 0.0 0:00.00 khubd
41 root 15 0 0 0 0 S 0.0 0.0 37:12.04 kswapd0
42 root 10 -10 0 0 0 S 0.0 0.0 0:00.00 aio/0
43 root 10 -10 0 0 0 S 0.0 0.0 0:00.00 aio/1
187 root 25 0 0 0 0 S 0.0 0.0 0:00.00 kseriod
342 nobody 15 0 18888 4104 1472 S 0.0 0.4 27:21.76 httpd
344 nobody 15 0 19300 4620 1580 S 0.0 0.4 24:24.52 httpd
346 nobody 16 0 19348 5028 1844 S 0.0 0.5 24:39.60 httpd
347 nobody 15 0 19160 4528 1580 S 0.0 0.4 26:48.49 httpd
439 root 15 0 0 0 0 S 0.0 0.0 50:27.16 kjournald
1079 root 6 -10 0 0 0 S 0.0 0.0 0:00.00 kauditd
1257 root 15 0 0 0 0 S 0.0 0.0 0:00.07 pdflush
1679 root 16 0 8076 328 264 S 0.0 0.0 0:36.05 pure-ftpd
1682 root 15 0 8568 204 168 S 0.0 0.0 0:05.77 pure-authd
1820 root 19 0 0 0 0 S 0.0 0.0 0:00.00 kjournald
1875 root 15 0 2336 292 236 S 0.0 0.0 0:03.22 courierlogger
1876 root 16 0 2768 244 196 S 0.0 0.0 0:16.79 couriertcpd
1882 root 15 0 3112 288 236 S 0.0 0.0 0:04.25 courierlogger
1883 root 15 0 3380 252 196 S 0.0 0.0 0:03.31 couriertcpd