carpe-diem
Perch
Hi, today I noticed the error mentioned in the title.
Us and our client have been using a custom CMS and of course the ticket response was to properly close my connections.
I just went through all the instances of connecting to database in our code and found them all being closed and disposed of.
Connections stay in the "Processes" list of phpmyadmin for several minutes in the state of "Sleep". Should that state not be "open" if they were not being closed properly?
Us and our client have been using a custom CMS and of course the ticket response was to properly close my connections.
I just went through all the instances of connecting to database in our code and found them all being closed and disposed of.
Connections stay in the "Processes" list of phpmyadmin for several minutes in the state of "Sleep". Should that state not be "open" if they were not being closed properly?