I have 4 server setup where i am using libnss for authentication.
My Mysql server machine nfs goes down, so mysql hangs.
Now i am not able to login to any of the other 3 servers bcos the api call mysql_real_connect() hangs .
Is there any way i can set up a timeout when eshtablishing a connecction?
The api call should disconnect automatically after 5 seconds ..
something like that..
2009-02-11 12:32:26 UTC in NSS MySQL Library