1484
1484
if (!dirname_length(exchange->file_name))
1489
1489
(void) fn_format(path, exchange->file_name, path, "", option);
1492
(void) fn_format(path, exchange->file_name, mysql_real_data_home, "", option);
1492
(void) fn_format(path, exchange->file_name, drizzle_real_data_home, "", option);
1494
1494
if (opt_secure_file_priv &&
1495
1495
strncmp(opt_secure_file_priv, path, strlen(opt_secure_file_priv)))