Home
last modified time | relevance | path

Searched refs:opt_debugging (Results 1 – 24 of 24) sorted by relevance

/dports/security/checkpassword-pam/checkpassword-pam-0.99/
H A Dlogging.h25 extern int opt_debugging;
52 if (opt_debugging) { \
H A Dcheckpassword-pam.c32 int opt_debugging = 0; variable
103 opt_debugging = 1; in main()
203 if (opt_debugging) in main()
H A Dpam-support.c120 if (opt_debugging) in authenticate_using_pam()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_restart_server.cc64 return !(opt_debugging || opt_no_monitor); in is_mysqld_managed()
H A Dmysqld.h180 extern bool opt_debugging;
H A Dmysqld.cc1205 bool opt_debugging = false; variable
8211 {"gdb", 0, "Set up signals usable for debugging.", &opt_debugging,
8212 &opt_debugging, nullptr, GET_BOOL, NO_ARG, 0, 0, 0, nullptr, 0, nullptr},
10275 if (opt_debugging) { in get_options()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmysqld.cc328 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
6446 &opt_debugging, &opt_debugging,
6518 &opt_debugging, &opt_debugging,
8581 if (opt_debugging) in get_options()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmysqld.cc341 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
6752 &opt_debugging, &opt_debugging,
6824 &opt_debugging, &opt_debugging,
8911 if (opt_debugging) in get_options()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dmysqld.cc341 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
6752 &opt_debugging, &opt_debugging,
6824 &opt_debugging, &opt_debugging,
8911 if (opt_debugging) in get_options()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dmysqld.cc328 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
6446 &opt_debugging, &opt_debugging,
6518 &opt_debugging, &opt_debugging,
8581 if (opt_debugging) in get_options()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.cc352 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7532 &opt_debugging, &opt_debugging,
7604 &opt_debugging, &opt_debugging,
9885 if (opt_debugging) in get_options()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc352 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7533 &opt_debugging, &opt_debugging,
7605 &opt_debugging, &opt_debugging,
9886 if (opt_debugging) in get_options()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc334 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
5929 &opt_debugging, &opt_debugging,
7474 if (opt_debugging) in get_options()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.cc298 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
5944 if (opt_debugging) in handle_early_options()
6149 &opt_debugging, &opt_debugging,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.cc299 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
6283 &opt_debugging, &opt_debugging,
8783 if (opt_debugging) in get_options()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.cc298 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
5931 if (opt_debugging) in handle_early_options()
6136 &opt_debugging, &opt_debugging,
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.cc290 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
5817 &opt_debugging, &opt_debugging,
7947 if (opt_debugging) in get_options()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.cc298 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
5944 if (opt_debugging) in handle_early_options()
6149 &opt_debugging, &opt_debugging,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.cc290 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
5799 &opt_debugging, &opt_debugging,
7927 if (opt_debugging) in get_options()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc372 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7184 &opt_debugging, &opt_debugging,
9026 if (opt_debugging) in get_options()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc379 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7640 &opt_debugging, &opt_debugging,
9546 if (opt_debugging) in get_options()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc379 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7630 &opt_debugging, &opt_debugging,
9536 if (opt_debugging) in get_options()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc379 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7640 &opt_debugging, &opt_debugging,
9546 if (opt_debugging) in get_options()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc378 static my_bool opt_debugging= 0, opt_external_locking= 0, opt_console= 0; variable
7918 &opt_debugging, &opt_debugging,
9811 if (opt_debugging) in get_options()