correct unused code
This commit is contained in:
parent
c70da572c4
commit
4ce44da3d5
@ -679,7 +679,7 @@ int mysql_update(THD *thd,
|
||||
*/
|
||||
if (will_batch &&
|
||||
((error= table->file->exec_bulk_update(&dup_key_found)) ||
|
||||
!dup_key_found))
|
||||
dup_key_found))
|
||||
{
|
||||
if (error)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user