Home
last modified time | relevance | path

Searched refs:max_blocked_pthreads (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dconnection_handler_per_thread.cc68 ulong Per_thread_connection_handler::max_blocked_pthreads = 0; member in Per_thread_connection_handler
146 if (blocked_pthread_count < max_blocked_pthreads && !shrink_cache) { in block_until_new_connection()
164 if (shrink_cache && blocked_pthread_count <= max_blocked_pthreads) { in block_until_new_connection()
H A Dconnection_handler_impl.h71 static ulong max_blocked_pthreads; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/conn_handler/
H A Dconnection_handler_per_thread.cc43 ulong Per_thread_connection_handler::max_blocked_pthreads= 0; member in Per_thread_connection_handler
135 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
H A Dconnection_handler_impl.h71 static ulong max_blocked_pthreads; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/conn_handler/
H A Dconnection_handler_per_thread.cc43 ulong Per_thread_connection_handler::max_blocked_pthreads= 0; member in Per_thread_connection_handler
135 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
H A Dconnection_handler_impl.h71 static ulong max_blocked_pthreads; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/conn_handler/
H A Dconnection_handler_per_thread.cc43 ulong Per_thread_connection_handler::max_blocked_pthreads= 0; member in Per_thread_connection_handler
135 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
H A Dconnection_handler_impl.h71 static ulong max_blocked_pthreads; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/conn_handler/
H A Dconnection_handler_per_thread.cc44 ulong Per_thread_connection_handler::max_blocked_pthreads= 0; member in Per_thread_connection_handler
136 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
H A Dconnection_handler_impl.h72 static ulong max_blocked_pthreads; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/conn_handler/
H A Dconnection_handler_per_thread.cc44 ulong Per_thread_connection_handler::max_blocked_pthreads= 0; member in Per_thread_connection_handler
136 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
H A Dconnection_handler_impl.h72 static ulong max_blocked_pthreads; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/conn_handler/
H A Dconnection_handler_per_thread.cc44 ulong Per_thread_connection_handler::max_blocked_pthreads= 0; member in Per_thread_connection_handler
136 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
H A Dconnection_handler_impl.h72 static ulong max_blocked_pthreads; variable
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.h253 extern ulong max_blocked_pthreads;
H A Dmysqld.cc818 ulong max_blocked_pthreads= 0; variable
2679 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
3972 (max_blocked_pthreads= 8 + max_connections / 100) > 100) in init_common_variables()
3973 max_blocked_pthreads= 100; in init_common_variables()
6090 max_blocked_pthreads= 0; // Safety in handle_connection_in_main_thread()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.h275 extern ulong max_blocked_pthreads;
H A Dmysqld.cc867 ulong max_blocked_pthreads= 0; variable
2967 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
4273 (max_blocked_pthreads= 8 + max_connections / 100) > 100) in init_common_variables()
4274 max_blocked_pthreads= 100; in init_common_variables()
6510 max_blocked_pthreads= 0; // Safety in handle_connection_in_main_thread()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.h275 extern ulong max_blocked_pthreads;
H A Dmysqld.cc867 ulong max_blocked_pthreads= 0; variable
2977 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
4283 (max_blocked_pthreads= 8 + max_connections / 100) > 100) in init_common_variables()
4284 max_blocked_pthreads= 100; in init_common_variables()
6520 max_blocked_pthreads= 0; // Safety in handle_connection_in_main_thread()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.h275 extern ulong max_blocked_pthreads;
H A Dmysqld.cc867 ulong max_blocked_pthreads= 0; variable
2977 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
4283 (max_blocked_pthreads= 8 + max_connections / 100) > 100) in init_common_variables()
4284 max_blocked_pthreads= 100; in init_common_variables()
6520 max_blocked_pthreads= 0; // Safety in handle_connection_in_main_thread()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.h257 extern ulong max_blocked_pthreads;
H A Dmysqld.cc847 ulong max_blocked_pthreads= 0; variable
2796 if (blocked_pthread_count < max_blocked_pthreads && in block_until_new_connection()
4107 (max_blocked_pthreads= 8 + max_connections / 100) > 100) in init_common_variables()
4108 max_blocked_pthreads= 100; in init_common_variables()
6805 max_blocked_pthreads= 0; // Safety in handle_connection_in_main_thread()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsys_vars.cc4599 Per_thread_connection_handler::max_blocked_pthreads); in modify_thread_cache_size()
4606 GLOBAL_VAR(Per_thread_connection_handler::max_blocked_pthreads),

12