Re: Too many Mysql processes at startup after upgrade to 4.1.14

2005-09-16 Thread Kishore Jalleda
Hi, Unfortunately I dint check SHOW PROCESSLIST as I was overwhelmed with the state of the server and had to bring back the old version online, but the reverse DNS lookups could be the reason, but surprisingly it was infact serving some client requests , also is there a way to stop mysql from

Re: Too many Mysql processes at startup after upgrade to 4.1.14

2005-09-16 Thread Chris Allen
I don't know if this is relevant to you - but I had exactly the same experience when upgrading to MySQL v4.1. It turned out that MySQL was trying to do reverse DNS lookups before authenticating the connecting hosts - and was failing slowly on each because the database machine didn't have external n

Re: Too many Mysql processes at startup after upgrade to 4.1.14

2005-09-16 Thread Gleb Paharenko
Hello. What is SHOW PROCESSLIST reporting when the server is reaching the max_connections limit? Kishore Jalleda <[EMAIL PROTECTED]> wrote: >Hi All, > Last night I upgraded our Master server to 4.1.14 standard log from 4.0.17, >I upgraded the slave a week ago and the replication wa

Too many Mysql processes at startup after upgrade to 4.1.14

2005-09-15 Thread Kishore Jalleda
Hi All, Last night I upgraded our Master server to 4.1.14 standard log from 4.0.17, I upgraded the slave a week ago and the replication was working perfectly, once I upgraded and started mysql, it started fine without any errors but the server was steadily creating mysql processes at the rate o