AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   MySQL Extension Info? (https://forums.alliedmods.net/showthread.php?t=298985)

PAL-18 06-28-2017 14:40

MySQL Extension Info?
 
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.

Neuro Toxin 06-28-2017 17:49

Re: MySQL Extension Info?
 
Could be server or plugin crashes.

If your servers are running fine? why is it an issue?

headline 06-28-2017 18:02

Re: MySQL Extension Info?
 
Quote:

Originally Posted by PAL-18 (Post 2532287)
How does the Mysql Extension handle MySQL disconnections?

You must dispose your database handles to disconnect from MySQL.


All times are GMT -4. The time now is 00:49.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.