mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Finished merging wl5986 started by Igor.
This commit is contained in:
@ -1829,7 +1829,7 @@ multi_update::~multi_update()
|
||||
}
|
||||
|
||||
|
||||
int multi_update::send_data(List<Item> ¬_used_values)
|
||||
bool multi_update::send_data(List<Item> ¬_used_values)
|
||||
{
|
||||
TABLE_LIST *cur_table;
|
||||
DBUG_ENTER("multi_update::send_data");
|
||||
|
Reference in New Issue
Block a user