merge mysql-5.1->mysql-5.5

This commit is contained in:
Georgi Kodinov 2011-07-01 17:22:38 +03:00
commit db95a75a48

View File

@ -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