Home
last modified time | relevance | path

Searched refs:effective_open_files (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.cc5971 ulong effective_open_files; in adjust_open_files_limit() local
5989 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
5991 if (effective_open_files < request_open_files) in adjust_open_files_limit()
5996 effective_open_files, request_open_files); in adjust_open_files_limit()
6002 effective_open_files, request_open_files); in adjust_open_files_limit()
6006 open_files_limit= effective_open_files; in adjust_open_files_limit()
6008 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.cc6006 ulong effective_open_files; in adjust_open_files_limit() local
6024 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
6026 if (effective_open_files < request_open_files) in adjust_open_files_limit()
6031 effective_open_files, request_open_files); in adjust_open_files_limit()
6037 effective_open_files, request_open_files); in adjust_open_files_limit()
6041 open_files_limit= effective_open_files; in adjust_open_files_limit()
6043 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.cc5958 ulong effective_open_files; in adjust_open_files_limit() local
5976 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
5978 if (effective_open_files < request_open_files) in adjust_open_files_limit()
5983 effective_open_files, request_open_files); in adjust_open_files_limit()
5989 effective_open_files, request_open_files); in adjust_open_files_limit()
5993 open_files_limit= effective_open_files; in adjust_open_files_limit()
5995 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.cc5540 ulong effective_open_files; in adjust_open_files_limit() local
5558 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
5560 if (effective_open_files < request_open_files) in adjust_open_files_limit()
5565 effective_open_files, request_open_files); in adjust_open_files_limit()
5571 effective_open_files, request_open_files); in adjust_open_files_limit()
5575 open_files_limit= effective_open_files; in adjust_open_files_limit()
5577 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.cc5971 ulong effective_open_files; in adjust_open_files_limit() local
5989 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
5991 if (effective_open_files < request_open_files) in adjust_open_files_limit()
5996 effective_open_files, request_open_files); in adjust_open_files_limit()
6002 effective_open_files, request_open_files); in adjust_open_files_limit()
6006 open_files_limit= effective_open_files; in adjust_open_files_limit()
6008 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.cc5522 ulong effective_open_files; in adjust_open_files_limit() local
5540 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
5542 if (effective_open_files < request_open_files) in adjust_open_files_limit()
5547 effective_open_files, request_open_files); in adjust_open_files_limit()
5553 effective_open_files, request_open_files); in adjust_open_files_limit()
5557 open_files_limit= effective_open_files; in adjust_open_files_limit()
5559 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc6937 ulong effective_open_files; in adjust_open_files_limit() local
6955 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
6957 if (effective_open_files < request_open_files) in adjust_open_files_limit()
6965 effective_open_files, request_open_files); in adjust_open_files_limit()
6973 effective_open_files, request_open_files); in adjust_open_files_limit()
6978 open_files_limit= effective_open_files; in adjust_open_files_limit()
6980 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7393 ulong effective_open_files; in adjust_open_files_limit() local
7411 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
7413 if (effective_open_files < request_open_files) in adjust_open_files_limit()
7421 effective_open_files, request_open_files); in adjust_open_files_limit()
7429 effective_open_files, request_open_files); in adjust_open_files_limit()
7434 open_files_limit= effective_open_files; in adjust_open_files_limit()
7436 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7383 ulong effective_open_files; in adjust_open_files_limit() local
7401 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
7403 if (effective_open_files < request_open_files) in adjust_open_files_limit()
7411 effective_open_files, request_open_files); in adjust_open_files_limit()
7419 effective_open_files, request_open_files); in adjust_open_files_limit()
7424 open_files_limit= effective_open_files; in adjust_open_files_limit()
7426 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc7393 ulong effective_open_files; in adjust_open_files_limit() local
7411 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
7413 if (effective_open_files < request_open_files) in adjust_open_files_limit()
7421 effective_open_files, request_open_files); in adjust_open_files_limit()
7429 effective_open_files, request_open_files); in adjust_open_files_limit()
7434 open_files_limit= effective_open_files; in adjust_open_files_limit()
7436 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc7671 ulong effective_open_files; in adjust_open_files_limit() local
7689 effective_open_files= my_set_max_open_files(request_open_files); in adjust_open_files_limit()
7691 if (effective_open_files < request_open_files) in adjust_open_files_limit()
7699 effective_open_files, request_open_files); in adjust_open_files_limit()
7707 effective_open_files, request_open_files); in adjust_open_files_limit()
7712 open_files_limit= effective_open_files; in adjust_open_files_limit()
7714 *requested_open_files= min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmysqld.cc7956 ulong effective_open_files; in adjust_open_files_limit() local
7974 effective_open_files = my_set_max_open_files(request_open_files); in adjust_open_files_limit()
7976 if (effective_open_files < request_open_files) { in adjust_open_files_limit()
7978 LogErr(WARNING_LEVEL, ER_CHANGED_MAX_OPEN_FILES, effective_open_files, in adjust_open_files_limit()
7982 effective_open_files, request_open_files); in adjust_open_files_limit()
7986 open_files_limit = effective_open_files; in adjust_open_files_limit()
7989 min<ulong>(effective_open_files, request_open_files); in adjust_open_files_limit()