Home
last modified time | relevance | path

Searched refs:mysqld_chroot (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc340 static char *mysqld_user, *mysqld_chroot; variable
5886 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
6882 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
7484 if (mysqld_chroot) in get_options()
7485 set_root(mysqld_chroot); in get_options()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmysqld.cc332 static const char *mysqld_user, *mysqld_chroot; variable
6401 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7715 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8591 if (mysqld_chroot) in get_options()
8592 set_root(mysqld_chroot); in get_options()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmysqld.cc348 static char *mysqld_user, *mysqld_chroot; variable
6707 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
8060 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8921 if (mysqld_chroot) in get_options()
8922 set_root(mysqld_chroot); in get_options()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dmysqld.cc348 static char *mysqld_user, *mysqld_chroot; variable
6707 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
8060 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8921 if (mysqld_chroot) in get_options()
8922 set_root(mysqld_chroot); in get_options()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dmysqld.cc332 static const char *mysqld_user, *mysqld_chroot; variable
6401 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7715 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8591 if (mysqld_chroot) in get_options()
8592 set_root(mysqld_chroot); in get_options()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.cc300 static char *mysqld_user, *mysqld_chroot; variable
6216 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7660 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8488 if (mysqld_chroot) in get_options()
8489 set_root(mysqld_chroot); in get_options()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.cc301 static char *mysqld_user, *mysqld_chroot; variable
6236 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7932 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8794 if (mysqld_chroot) in get_options()
8795 set_root(mysqld_chroot); in get_options()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.cc300 static char *mysqld_user, *mysqld_chroot; variable
6203 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7647 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8475 if (mysqld_chroot) in get_options()
8476 set_root(mysqld_chroot); in get_options()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.cc292 static char *mysqld_user, *mysqld_chroot; variable
5770 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7133 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
7958 if (mysqld_chroot) in get_options()
7959 set_root(mysqld_chroot); in get_options()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.cc300 static char *mysqld_user, *mysqld_chroot; variable
6216 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7660 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
8488 if (mysqld_chroot) in get_options()
8489 set_root(mysqld_chroot); in get_options()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.cc292 static char *mysqld_user, *mysqld_chroot; variable
5752 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
7115 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
7938 if (mysqld_chroot) in get_options()
7939 set_root(mysqld_chroot); in get_options()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc377 static char *mysqld_user, *mysqld_chroot; variable
7137 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
8261 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9036 if (mysqld_chroot) in get_options()
9037 set_root(mysqld_chroot); in get_options()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc384 static char *mysqld_user, *mysqld_chroot; variable
7593 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
8753 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9556 if (mysqld_chroot) in get_options()
9557 set_root(mysqld_chroot); in get_options()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc384 static char *mysqld_user, *mysqld_chroot; variable
7583 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
8743 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9546 if (mysqld_chroot) in get_options()
9547 set_root(mysqld_chroot); in get_options()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc384 static char *mysqld_user, *mysqld_chroot; variable
7593 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
8753 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9556 if (mysqld_chroot) in get_options()
9557 set_root(mysqld_chroot); in get_options()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc383 static char *mysqld_user, *mysqld_chroot; variable
7871 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
9009 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9821 if (mysqld_chroot) in get_options()
9822 set_root(mysqld_chroot); in get_options()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.cc359 static char *mysqld_user, *mysqld_chroot; variable
7487 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
9032 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9895 if (mysqld_chroot) in get_options()
9896 set_root(mysqld_chroot); in get_options()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc359 static char *mysqld_user, *mysqld_chroot; variable
7488 &mysqld_chroot, &mysqld_chroot, 0, GET_STR, REQUIRED_ARG,
9033 mysqld_user= mysqld_chroot= opt_init_file= opt_bin_logname = 0; in mysql_init_variables()
9896 if (mysqld_chroot) in get_options()
9897 set_root(mysqld_chroot); in get_options()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmysqld.cc1208 static char *mysqld_user, *mysqld_chroot; variable
8169 {"chroot", 'r', "Chroot mysqld daemon during startup.", &mysqld_chroot,
8170 &mysqld_chroot, nullptr, GET_STR, REQUIRED_ARG, 0, 0, 0, nullptr, 0,
9396 mysqld_user = mysqld_chroot = opt_init_file = opt_bin_logname = nullptr; in mysql_init_variables()
10284 if (mysqld_chroot) set_root(mysqld_chroot); in get_options()