mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Portability fixes
libmysql/libmysql.c: Cleanup & portability fixes
This commit is contained in:
@ -412,7 +412,6 @@ void close_thread_tables(THD *thd, bool locked)
|
||||
DBUG_VOID_RETURN; // LOCK TABLES in use
|
||||
}
|
||||
|
||||
TABLE *table,*next;
|
||||
bool found_old_table=0;
|
||||
|
||||
if (thd->lock)
|
||||
|
Reference in New Issue
Block a user