1071
1071
if (!internal::dirname_length(exchange->file_name))
1074
1074
if (! session->db.empty())
1076
1076
(void) internal::fn_format(path, exchange->file_name, path, "", option);
1079
(void) internal::fn_format(path, exchange->file_name, drizzle_real_data_home, "", option);
1079
(void) internal::fn_format(path, exchange->file_name, data_home_real, "", option);
1081
1081
if (opt_secure_file_priv &&
1082
1082
strncmp(opt_secure_file_priv, path, strlen(opt_secure_file_priv)))