1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

wording fixed

This commit is contained in:
bell@sanja.is.com.ua
2004-09-16 18:37:26 +03:00
parent 97a1418d16
commit b1374836b3
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))