View Single Post
Author Message
PAL-18
AlliedModders Donor
Join Date: Jul 2010
Old 06-28-2017 , 14:40   MySQL Extension Info?
Reply With Quote #1

How does the Mysql Extension handle MySQL disconnections? Does it ever do them? My database server has been getting flooded with 40 or so aborted sql connections per hour. I've spent the last few months doing research and despite doing optimizations several times, aborted sql connections are still happening.

Here's the definition of an aborted connection for those who aren't familiar with the term:

Connections that were aborted because the client died without closing the connection properly.

Last edited by PAL-18; 06-28-2017 at 14:41.
PAL-18 is offline