I use WAMP setting to build up website. I discover that the Mysql has a thread sleep for a long time that it use my computer memory usage a lot over 50%-70% CPU. I need to restart Apache that it can disconnect between website and mysql connection which can release out the memory again. Any idea that I can release the memory in Apache or MySql engine? Thanks your help a lot.