Home
last modified time | relevance | path

Searched refs:connection_errors_tcpwrap (Results 1 – 25 of 75) sorted by relevance

123

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dsocket_connection.h129 static ulong connection_errors_tcpwrap; variable
144 return connection_errors_tcpwrap; in get_connection_errors_tcpwrap()
H A Dsocket_connection.cc57 ulong Mysqld_socket_listener::connection_errors_tcpwrap= 0; member in Mysqld_socket_listener
1005 connection_errors_tcpwrap++; in listen_for_connection_event()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/conn_handler/
H A Dsocket_connection.h127 static ulong connection_errors_tcpwrap; variable
142 return connection_errors_tcpwrap; in get_connection_errors_tcpwrap()
H A Dsocket_connection.cc57 ulong Mysqld_socket_listener::connection_errors_tcpwrap= 0; member in Mysqld_socket_listener
987 connection_errors_tcpwrap++; in listen_for_connection_event()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dsocket_connection.h129 static ulong connection_errors_tcpwrap; variable
144 return connection_errors_tcpwrap; in get_connection_errors_tcpwrap()
H A Dsocket_connection.cc57 ulong Mysqld_socket_listener::connection_errors_tcpwrap= 0; member in Mysqld_socket_listener
1005 connection_errors_tcpwrap++; in listen_for_connection_event()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/conn_handler/
H A Dsocket_connection.h129 static ulong connection_errors_tcpwrap; variable
144 return connection_errors_tcpwrap; in get_connection_errors_tcpwrap()
H A Dsocket_connection.cc57 ulong Mysqld_socket_listener::connection_errors_tcpwrap= 0; member in Mysqld_socket_listener
1005 connection_errors_tcpwrap++; in listen_for_connection_event()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dsocket_connection.h127 static ulong connection_errors_tcpwrap; variable
142 return connection_errors_tcpwrap; in get_connection_errors_tcpwrap()
H A Dsocket_connection.cc57 ulong Mysqld_socket_listener::connection_errors_tcpwrap= 0; member in Mysqld_socket_listener
981 connection_errors_tcpwrap++; in listen_for_connection_event()
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dsocket_connection.h127 static ulong connection_errors_tcpwrap; variable
142 return connection_errors_tcpwrap; in get_connection_errors_tcpwrap()
H A Dsocket_connection.cc57 ulong Mysqld_socket_listener::connection_errors_tcpwrap= 0; member in Mysqld_socket_listener
981 connection_errors_tcpwrap++; in listen_for_connection_event()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dsocket_connection.cc98 static std::atomic<ulong> connection_errors_tcpwrap{0}; variable
124 return connection_errors_tcpwrap.load(); in get_connection_errors_tcpwrap()
985 connection_errors_tcpwrap++; in check_connection_refused_by_tcp_wrapper()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.h302 extern ulong connection_errors_tcpwrap;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.h329 extern ulong connection_errors_tcpwrap;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.h329 extern ulong connection_errors_tcpwrap;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.h329 extern ulong connection_errors_tcpwrap;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.h309 extern ulong connection_errors_tcpwrap;
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmysqld.h294 extern ulong connection_errors_tcpwrap;
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dmysqld.h294 extern ulong connection_errors_tcpwrap;
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.h298 extern ulong connection_errors_tcpwrap;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.h298 extern ulong connection_errors_tcpwrap;
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmysqld.h293 extern ulong connection_errors_tcpwrap;
H A Dmysqld.cc610 ulong connection_errors_tcpwrap= 0; variable
3618 connection_errors_tcpwrap= 0; in init_common_variables()
6121 statistic_increment(connection_errors_tcpwrap, &LOCK_status); in handle_accepted_socket()
7316 {"Connection_errors_tcpwrap", (char*) &connection_errors_tcpwrap, SHOW_LONG},
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dmysqld.h293 extern ulong connection_errors_tcpwrap;

123