mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge branch '10.6' into 10.11
This commit is contained in:
@@ -1704,7 +1704,7 @@ static bool multi_update_check_table_access(THD *thd, TABLE_LIST *table,
|
||||
if (multi_update_check_table_access(thd, tbl, tables_for_update,
|
||||
&updated))
|
||||
{
|
||||
tbl->hide_view_error(thd);
|
||||
tbl->replace_view_error_with_generic(thd);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user