Home
last modified time | relevance | path

Searched refs:log_errors_to_file (Results 1 – 7 of 7) sorted by relevance

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.cc4133 bool log_errors_to_file= !opt_help && !opt_console; in init_server_components() local
4139 bool log_errors_to_file= !opt_help && (log_error_dest != disabled_my_option); in init_server_components() local
4142 if (log_errors_to_file) in init_server_components()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.cc4152 bool log_errors_to_file= !opt_help && !opt_console; in init_server_components() local
4158 bool log_errors_to_file= !opt_help && (log_error_dest != disabled_my_option); in init_server_components() local
4161 if (log_errors_to_file) in init_server_components()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.cc4120 bool log_errors_to_file= !opt_help && !opt_console; in init_server_components() local
4126 bool log_errors_to_file= !opt_help && (log_error_dest != disabled_my_option); in init_server_components() local
4129 if (log_errors_to_file) in init_server_components()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.cc3840 bool log_errors_to_file= !opt_help && !opt_console; in init_server_components() local
3846 bool log_errors_to_file= !opt_help && (log_error_dest != disabled_my_option); in init_server_components() local
3849 if (log_errors_to_file) in init_server_components()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.cc4133 bool log_errors_to_file= !opt_help && !opt_console; in init_server_components() local
4139 bool log_errors_to_file= !opt_help && (log_error_dest != disabled_my_option); in init_server_components() local
4142 if (log_errors_to_file) in init_server_components()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.cc3824 bool log_errors_to_file= !opt_help && !opt_console; in init_server_components() local
3830 bool log_errors_to_file= !opt_help && (log_error_dest != disabled_my_option); in init_server_components() local
3833 if (log_errors_to_file) in init_server_components()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmysqld.cc5427 bool log_errors_to_file = !is_help_or_validate_option() && !opt_console; in setup_error_log() local
5433 bool log_errors_to_file = in setup_error_log()
5439 if (log_errors_to_file) { in setup_error_log()