Home
last modified time | relevance | path

Searched refs:plugindir_buffer (Results 1 – 13 of 13) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dmysqld.cc7691 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
7779 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
7781 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
7782 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
7786 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
7797 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.cc8699 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
8788 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
8790 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
8791 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
8795 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8806 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.cc9006 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
9095 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
9097 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
9098 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
9102 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9113 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.cc8686 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
8775 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
8777 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
8778 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
8782 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8793 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.cc8170 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
8259 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
8261 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
8262 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
8266 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8277 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.cc8699 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
8788 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
8790 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
8791 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
8795 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8806 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.cc8150 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
8239 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
8241 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
8242 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
8246 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
8257 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc9270 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
9358 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
9360 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
9361 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
9365 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9376 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc9819 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
9915 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
9917 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
9918 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
9922 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9933 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc9809 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
9905 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
9907 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
9908 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
9912 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9923 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc9819 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
9915 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
9917 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
9918 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
9922 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
9933 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc10055 char plugindir_buffer[FN_REFLEN+1]={0}; in check_secure_file_priv_path() local
10143 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) in check_secure_file_priv_path()
10145 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
10146 opt_plugindir_len= strlen(plugindir_buffer); in check_secure_file_priv_path()
10150 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
10161 (uchar *) plugindir_buffer, in check_secure_file_priv_path()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmysqld.cc10451 char plugindir_buffer[FN_REFLEN + 1] = {0}; in check_secure_file_priv_path() local
10521 if (!warn && !my_realpath(plugindir_buffer, opt_plugin_dir, 0)) { in check_secure_file_priv_path()
10522 convert_dirname(plugindir_buffer, plugindir_buffer, NullS); in check_secure_file_priv_path()
10523 opt_plugindir_len = strlen(plugindir_buffer); in check_secure_file_priv_path()
10526 if (!strncmp(plugindir_buffer, opt_secure_file_priv, in check_secure_file_priv_path()
10535 files_charset_info, (uchar *)plugindir_buffer, opt_plugindir_len, in check_secure_file_priv_path()