mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
cleanup: comments
This commit is contained in:
@ -2036,7 +2036,7 @@ int multi_update::prepare(List<Item> ¬_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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user