aborted connects
Posted by: Christian Molecki
Date: September 12, 2016 01:21AM

Hello everyone,

on a MySQL 5.6.31 server, I have a static growth of the aborted connects status variable. In about 24h the server has 1220 aborted connects.

The MySQL reference manual describes this status variables as follows:
"The number of failed attempts to connect to the MySQL server. See Section B.5.2.11, “Communication Errors and Aborted Connections”.
For additional connection-related information, check the Connection_errors_xxx status variables and the host_cache table."

So I check the connection_errors variables and all six of them are zero.
Additional the host_cache table is empty.


How can I find out, what connection/user causes the growth of aborted connects?
Is there a table with user - connecs - errors or somethoung like that?


Best Regards
Christian

Options: ReplyQuote


Subject
Written By
Posted
aborted connects
September 12, 2016 01:21AM
October 21, 2016 01:07AM
October 29, 2016 06:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.