mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
This commit is contained in:
@@ -171,7 +171,7 @@ int mysql_rm_table_part2(THD *thd, TABLE_LIST *tables, bool if_exists,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
error = 0;
|
||||
if (wrong_tables.length())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user