I've noticed that when I reboot a hung server (S1) that was using mod_perl to gain access to a remote mysql server (S2), the mysql threads on S2 persist even after S1 returns to active duty.

This can (did) lead to the dreaded "Too many connections" error.

I really don't want to hup S2/mysqld if I have a runaway S1. is there a way to test/purge the status of threads either from S1 or from S2?

bob.


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to