Here's the issue. Over the course of about 24 hours, I have noticed that MYSQL will have 50-90 child processes that are "sleeping". Obviously, this is takeing quite a bit of memory. How, far from killing the processes manually or restarting MySQL, would I prevent these idle...