mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint
into mysql.com:/home/tnurnberg/mysql-5.0-maint-18462
This commit is contained in:
@@ -1585,6 +1585,9 @@ static uint get_table_structure(char *table, char *db, char *table_type,
|
||||
}
|
||||
mysql_free_result(result);
|
||||
|
||||
if (path)
|
||||
my_fclose(sql_file, MYF(MY_WME));
|
||||
|
||||
seen_views= 1;
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user