1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

cleanup: comments

This commit is contained in:
Sergei Golubchik
2020-04-12 22:11:22 +02:00
parent fcd84da5f1
commit 91e79dff54
3 changed files with 5 additions and 7 deletions

View File

@ -2036,7 +2036,7 @@ int multi_update::prepare(List<Item> &not_used_values,
DBUG_RETURN(1);
/*
Save tables beeing updated in update_tables
Save tables being updated in update_tables
update_table->shared is position for table
Don't use key read on tables that are updated
*/