mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fixes for make_win_src_distributions
Removed compiler warnings
This commit is contained in:
@@ -2308,7 +2308,6 @@ mysql_execute_command(THD *thd)
|
||||
break;
|
||||
}
|
||||
case SQLCOM_UPDATE:
|
||||
TABLE_LIST *table;
|
||||
if (check_db_used(thd,tables))
|
||||
goto error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user