Home
last modified time | relevance | path

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

/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_loaddata.c152 …bool is_local_infile_enabled = (conn->options->flags & CLIENT_LOCAL_FILES) == CLIENT_LOCAL_FILE… in mysqlnd_handle_local_infile() local
162 if (!is_local_infile_enabled && !is_local_infile_dir_set) { in mysqlnd_handle_local_infile()
188 if (prerequisities_ok && !is_local_infile_enabled && is_local_infile_dir_set) { in mysqlnd_handle_local_infile()

Completed in 4 milliseconds