Home
last modified time | relevance | path

Searched refs:USER_CONN (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_connect.h31 typedef struct user_conn USER_CONN; typedef
41 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
42 void decrease_user_connections(USER_CONN *uc);
58 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
H A Dsql_connect.cc146 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
223 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
247 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
277 const USER_CONN *uc=thd->get_user_connect(); in check_mqh()
319 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
324 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
331 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
388 USER_CONN *uc; in reset_mqh()
410 USER_CONN *uc=(struct user_conn *) in reset_mqh()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_connect.h31 typedef struct user_conn USER_CONN; typedef
41 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
42 void decrease_user_connections(USER_CONN *uc);
58 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
H A Dsql_connect.cc143 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
220 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
244 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
274 const USER_CONN *uc=thd->get_user_connect(); in check_mqh()
316 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
321 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
328 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
385 USER_CONN *uc; in reset_mqh()
407 USER_CONN *uc=(struct user_conn *) in reset_mqh()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_connect.h24 typedef struct user_conn USER_CONN; typedef
34 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
35 void decrease_user_connections(USER_CONN *uc);
51 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
H A Dsql_connect.cc135 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
204 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
228 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
257 const USER_CONN *uc=thd->get_user_connect(); in check_mqh()
299 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
304 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
311 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
368 USER_CONN *uc; in reset_mqh()
390 USER_CONN *uc=(struct user_conn *) in reset_mqh()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.h31 typedef struct user_conn USER_CONN; typedef
42 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
43 void decrease_user_connections(USER_CONN *uc);
59 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.h31 typedef struct user_conn USER_CONN; typedef
42 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
43 void decrease_user_connections(USER_CONN *uc);
59 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_connect.h31 typedef struct user_conn USER_CONN; typedef
42 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
43 void decrease_user_connections(USER_CONN *uc);
59 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_connect.h63 typedef struct user_conn USER_CONN; typedef
81 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
83 void decrease_user_connections(USER_CONN *uc);
102 int check_for_max_user_connections(THD *thd, USER_CONN *uc);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_connect.h63 typedef struct user_conn USER_CONN; typedef
81 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
83 void decrease_user_connections(USER_CONN *uc);
102 int check_for_max_user_connections(THD *thd, USER_CONN *uc);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_connect.h60 typedef struct user_conn USER_CONN;
78 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
80 void decrease_user_connections(USER_CONN *uc);
99 int check_for_max_user_connections(THD *thd, USER_CONN *uc);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_connect.h60 typedef struct user_conn USER_CONN; typedef
78 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
80 void decrease_user_connections(USER_CONN *uc);
99 int check_for_max_user_connections(THD *thd, USER_CONN *uc);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_connect.h72 typedef struct user_conn USER_CONN; typedef
90 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
92 void decrease_user_connections(USER_CONN *uc);
111 int check_for_max_user_connections(THD *thd, USER_CONN *uc);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_connect.h72 typedef struct user_conn USER_CONN; typedef
90 void time_out_user_resource_limits(THD *thd, USER_CONN *uc);
92 void decrease_user_connections(USER_CONN *uc);
111 int check_for_max_user_connections(THD *thd, USER_CONN *uc);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_connect.h88 } USER_CONN; typedef
95 void decrease_user_connections(USER_CONN *uc);
105 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
H A Dsql_connect.cc147 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
224 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
248 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
278 const USER_CONN *uc=thd->get_user_connect(); in check_mqh()
320 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
325 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
332 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
390 USER_CONN *uc; in reset_mqh()
412 USER_CONN *uc=(struct user_conn *) in reset_mqh()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_connect.h88 } USER_CONN; typedef
95 void decrease_user_connections(USER_CONN *uc);
105 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
H A Dsql_connect.cc150 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
227 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
251 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
281 const USER_CONN *uc=thd->get_user_connect(); in check_mqh()
323 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
328 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
335 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
393 USER_CONN *uc; in reset_mqh()
415 USER_CONN *uc=(struct user_conn *) in reset_mqh()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_connect.h88 } USER_CONN; typedef
95 void decrease_user_connections(USER_CONN *uc);
105 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
H A Dsql_connect.cc147 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
224 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
248 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
278 const USER_CONN *uc=thd->get_user_connect(); in check_mqh()
320 int check_for_max_user_connections(THD *thd, const USER_CONN *uc) in check_for_max_user_connections()
325 void decrease_user_connections(USER_CONN *uc) in decrease_user_connections()
332 const USER_CONN *uc= thd->get_user_connect(); in release_user_connection()
390 USER_CONN *uc; in reset_mqh()
412 USER_CONN *uc=(struct user_conn *) in reset_mqh()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_connect.h95 } USER_CONN; typedef
101 void decrease_user_connections(USER_CONN *uc);
111 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_connect.h91 } USER_CONN; typedef
140 void decrease_user_connections(USER_CONN *uc);
150 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_connect.h91 } USER_CONN; typedef
140 void decrease_user_connections(USER_CONN *uc);
150 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_connect.h91 } USER_CONN; typedef
140 void decrease_user_connections(USER_CONN *uc);
150 int check_for_max_user_connections(THD *thd, const USER_CONN *uc);

1234567