Home
last modified time | relevance | path

Searched refs:opt_secure_file_priv (Results 1 – 25 of 59) sorted by relevance

123

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc426 char* opt_secure_file_priv; variable
7619 if (!opt_secure_file_priv[0]) in is_secure_file_path()
7622 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
7702 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
7738 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
7752 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
7765 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
7799 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
7898 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
7936 opt_secure_file_priv); in fix_paths()
[all …]
H A Dmysqld.h114 extern char* opt_secure_file_priv;
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.cc416 char* opt_secure_file_priv; variable
8627 if (!opt_secure_file_priv[0]) in is_secure_file_path()
8630 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
8710 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
8747 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
8761 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8774 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8808 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8906 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
8944 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.cc413 char* opt_secure_file_priv; variable
8934 if (!opt_secure_file_priv[0]) in is_secure_file_path()
8937 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
9017 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
9054 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
9068 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9081 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9115 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9213 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
9251 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.cc416 char* opt_secure_file_priv; variable
8614 if (!opt_secure_file_priv[0]) in is_secure_file_path()
8617 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
8697 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
8734 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
8748 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8761 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8795 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8893 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
8931 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.cc404 char* opt_secure_file_priv; variable
8098 if (!opt_secure_file_priv[0]) in is_secure_file_path()
8101 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
8181 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
8218 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
8232 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8245 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8279 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8377 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
8415 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.cc416 char* opt_secure_file_priv; variable
8627 if (!opt_secure_file_priv[0]) in is_secure_file_path()
8630 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
8710 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
8747 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
8761 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8774 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8808 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8906 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
8944 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.cc404 char* opt_secure_file_priv; variable
8078 if (!opt_secure_file_priv[0]) in is_secure_file_path()
8081 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
8161 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
8198 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
8212 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8225 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8259 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
8357 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
8395 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc471 char* opt_secure_file_priv; variable
9164 if (!opt_secure_file_priv[0]) in is_secure_file_path()
9167 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
9281 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
9317 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
9331 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9344 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9378 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9476 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
9514 opt_secure_file_priv); in fix_paths()
[all …]
H A Dmysqld.h139 extern char* opt_secure_file_priv;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc481 char* opt_secure_file_priv= NULL; variable
9332 opt_secure_file_priv= const_cast<char*>("ON"); in mysqld_get_one_option()
9713 if (!opt_secure_file_priv[0]) in is_secure_file_path()
9716 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
9830 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
9888 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9901 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9935 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
10033 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
10072 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc481 char* opt_secure_file_priv= NULL; variable
9322 opt_secure_file_priv= const_cast<char*>("ON"); in mysqld_get_one_option()
9703 if (!opt_secure_file_priv[0]) in is_secure_file_path()
9706 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
9820 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
9878 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9891 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9925 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
10023 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
10062 opt_secure_file_priv); in fix_paths()
[all …]
H A Dmysqld.h144 extern char* opt_secure_file_priv;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc481 char* opt_secure_file_priv= NULL; variable
9332 opt_secure_file_priv= const_cast<char*>("ON"); in mysqld_get_one_option()
9713 if (!opt_secure_file_priv[0]) in is_secure_file_path()
9716 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
9830 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
9888 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9901 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
9935 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
10033 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
10072 opt_secure_file_priv); in fix_paths()
[all …]
H A Dmysqld.h144 extern char* opt_secure_file_priv;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc477 char* opt_secure_file_priv; variable
9949 if (!opt_secure_file_priv[0]) in is_secure_file_path()
9952 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in is_secure_file_path()
10066 if (!opt_secure_file_priv[0]) in check_secure_file_priv_path()
10102 opt_secure_file_priv_len= strlen(opt_secure_file_priv); in check_secure_file_priv_path()
10116 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
10129 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
10163 (uchar *) opt_secure_file_priv, in check_secure_file_priv_path()
10261 opt_secure_file_priv= EMPTY_STR.str; in fix_paths()
10299 opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmysqld.cc1309 const char *opt_secure_file_priv; variable
10392 if (!opt_secure_file_priv[0]) return true; in is_secure_file_path()
10394 opt_secure_file_priv_len = strlen(opt_secure_file_priv); in is_secure_file_path()
10462 if (!opt_secure_file_priv[0]) { in check_secure_file_priv_path()
10487 opt_secure_file_priv_len = strlen(opt_secure_file_priv); in check_secure_file_priv_path()
10499 if (!strncmp(datadir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
10526 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
10551 if (!(my_stat(opt_secure_file_priv, &dir_stat, MYF(0)))) { in check_secure_file_priv_path()
10620 if (opt_initialize) opt_secure_file_priv = ""; in fix_paths()
10646 opt_secure_file_priv); in fix_paths()
[all …]
H A Dmysqld.h216 extern const char *opt_secure_file_priv;
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmysqld.cc411 char* opt_secure_file_priv; variable
8772 if (!opt_secure_file_priv) in is_secure_file_path()
8877 if (opt_secure_file_priv) in fix_paths()
8879 if (*opt_secure_file_priv == 0) in fix_paths()
8881 my_free(opt_secure_file_priv); in fix_paths()
8882 opt_secure_file_priv= 0; in fix_paths()
8886 if (strlen(opt_secure_file_priv) >= FN_REFLEN) in fix_paths()
8887 opt_secure_file_priv[FN_REFLEN-1]= '\0'; in fix_paths()
8888 if (my_realpath(buff, opt_secure_file_priv, 0)) in fix_paths()
8895 my_free(opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmysqld.cc426 char* opt_secure_file_priv; variable
9110 if (!opt_secure_file_priv) in is_secure_file_path()
9216 if (opt_secure_file_priv) in fix_paths()
9218 if (*opt_secure_file_priv == 0) in fix_paths()
9220 my_free(opt_secure_file_priv); in fix_paths()
9221 opt_secure_file_priv= 0; in fix_paths()
9225 if (strlen(opt_secure_file_priv) >= FN_REFLEN) in fix_paths()
9226 opt_secure_file_priv[FN_REFLEN-1]= '\0'; in fix_paths()
9227 if (my_realpath(buff, opt_secure_file_priv, 0)) in fix_paths()
9234 my_free(opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dmysqld.cc426 char* opt_secure_file_priv; variable
9110 if (!opt_secure_file_priv) in is_secure_file_path()
9216 if (opt_secure_file_priv) in fix_paths()
9218 if (*opt_secure_file_priv == 0) in fix_paths()
9220 my_free(opt_secure_file_priv); in fix_paths()
9221 opt_secure_file_priv= 0; in fix_paths()
9225 if (strlen(opt_secure_file_priv) >= FN_REFLEN) in fix_paths()
9226 opt_secure_file_priv[FN_REFLEN-1]= '\0'; in fix_paths()
9227 if (my_realpath(buff, opt_secure_file_priv, 0)) in fix_paths()
9234 my_free(opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dmysqld.cc411 char* opt_secure_file_priv; variable
8772 if (!opt_secure_file_priv) in is_secure_file_path()
8877 if (opt_secure_file_priv) in fix_paths()
8879 if (*opt_secure_file_priv == 0) in fix_paths()
8881 my_free(opt_secure_file_priv); in fix_paths()
8882 opt_secure_file_priv= 0; in fix_paths()
8886 if (strlen(opt_secure_file_priv) >= FN_REFLEN) in fix_paths()
8887 opt_secure_file_priv[FN_REFLEN-1]= '\0'; in fix_paths()
8888 if (my_realpath(buff, opt_secure_file_priv, 0)) in fix_paths()
8895 my_free(opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/
H A Dsdi_file.cc189 x.append(opt_secure_file_priv); in expand_sdi_pattern()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmysqld.cc451 char* opt_secure_file_priv; variable
10082 if (!opt_secure_file_priv) in is_secure_file_path()
10188 if (opt_secure_file_priv) in fix_paths()
10190 if (*opt_secure_file_priv == 0) in fix_paths()
10192 my_free(opt_secure_file_priv); in fix_paths()
10193 opt_secure_file_priv= 0; in fix_paths()
10197 if (strlen(opt_secure_file_priv) >= FN_REFLEN) in fix_paths()
10198 opt_secure_file_priv[FN_REFLEN-1]= '\0'; in fix_paths()
10199 if (my_realpath(buff, opt_secure_file_priv, 0)) in fix_paths()
10206 my_free(opt_secure_file_priv); in fix_paths()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmysqld.cc451 char* opt_secure_file_priv; variable
10083 if (!opt_secure_file_priv) in is_secure_file_path()
10189 if (opt_secure_file_priv) in fix_paths()
10191 if (*opt_secure_file_priv == 0) in fix_paths()
10193 my_free(opt_secure_file_priv); in fix_paths()
10194 opt_secure_file_priv= 0; in fix_paths()
10198 if (strlen(opt_secure_file_priv) >= FN_REFLEN) in fix_paths()
10199 opt_secure_file_priv[FN_REFLEN-1]= '\0'; in fix_paths()
10200 if (my_realpath(buff, opt_secure_file_priv, 0)) in fix_paths()
10207 my_free(opt_secure_file_priv); in fix_paths()
[all …]

123