neugi Posted March 23, 2007 Share Posted March 23, 2007 Hi, in the mysql database there are many sleep processes for the same user. Problem is that it is slowing the database. is there a way to fix this? currently if set the timeout to 600 sec, but is this the only way to close the processes? version of mysql is 4.0.24 on Debian best Quote Link to comment https://forums.phpfreaks.com/topic/43971-sleep-processes/ Share on other sites More sharing options...
fenway Posted April 4, 2007 Share Posted April 4, 2007 The question really is where these processes are originating from. Quote Link to comment https://forums.phpfreaks.com/topic/43971-sleep-processes/#findComment-221130 Share on other sites More sharing options...
gluck Posted April 5, 2007 Share Posted April 5, 2007 Are you using the sleep command in mysql? The purpose of that command is to cause delay so what is the problem? Quote Link to comment https://forums.phpfreaks.com/topic/43971-sleep-processes/#findComment-222601 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.