1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
This commit is contained in:
igor@rurik.mysql.com
2003-06-18 07:31:23 -07:00
58 changed files with 1240 additions and 1046 deletions

View File

@@ -2317,7 +2317,6 @@ mysql_execute_command(THD *thd)
break;
}
case SQLCOM_UPDATE:
TABLE_LIST *table;
if (check_db_used(thd,tables))
goto error;