Hey guys,
I am running a MySQL server, and i noticed that 80% of the server memory (8GB Total) is being used by mysqld processes.
Here is an image of the HTOP
http :// tinypic.com/view.php?pic=r1lvyu&s=5
by the way, mysql> SHOW PROCESSLIST; displays only 4 users on "Sleep" command.
What can be the issue?
Thanks.