Forum Moderators: phranque
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2611 mysql 15 0 203m 45m 5764 S 0.0 9.7 0:31.99 mysqld
That's from top and I've only got a 48Mb server. I am running FC2 / Apache / MySQL 4.0x. I tried moving the big tables in use on the server to innodb - that reduced the threads in use greatly - but still using a lot of memory. I figure I need some way to stop MySQL from making everything hang.