1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

spelling fixed/comments added (postreview fixes)

This commit is contained in:
bell@sanja.is.com.ua
2004-11-25 09:28:32 +02:00
parent 69ec6a4592
commit a1cac9687e
8 changed files with 11 additions and 7 deletions

View File

@@ -720,7 +720,7 @@ bool mysql_multi_update_prepare(THD *thd)
/*
Multi-update 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(tl->db,
tl->real_name))