mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge mysql-5.1->mysql-5.5
This commit is contained in:
@ -7633,6 +7633,7 @@ static int fix_paths(void)
|
||||
{
|
||||
if (*opt_secure_file_priv == 0)
|
||||
{
|
||||
my_free(opt_secure_file_priv);
|
||||
opt_secure_file_priv= 0;
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user