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