Check if mysql connection is still alive
in
Contributed Library Questions
•
10 months ago
Hi, I have some problems with a CentOS server. This server says that there's too much connections and sometimes it cannot connect. There are allot of if statements with dbConnect. It doesn't close the connection, but keeps it open. It sends thousands of queries. Is there a way to keep it alive and doesn't open too much connectinos?
1