1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

wording fixed

This commit is contained in:
unknown
2004-09-16 18:37:26 +03:00
parent e754501a12
commit 1bd580aa68
3 changed files with 9 additions and 9 deletions

View File

@ -2800,7 +2800,7 @@ unsent_create_error:
target_tbl->table= orig->table;
/*
Multi-delete can't be constructed over-union => we always have
single SELECT on top and have to check underlaying SELECTs of it
single SELECT on top and have to check underlying SELECTs of it
*/
if (lex->select_lex.check_updateable_in_subqueries(orig->db,
orig->real_name))