mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge mysql-test/suite/rpl/r/rpl_bug31076.result: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/handler.cc: Auto merged sql/log_event.cc: Auto merged sql/sql_update.cc: Auto merged storage/ndb/include/ndbapi/Ndb.hpp: Auto merged mysql-test/suite/rpl/t/rpl_bug31076.test: manual merge
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user