Loading BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,7 @@ kostja@oak.local lars@mysql.com lenz@kallisto.mysql.com lenz@mysql.com magnus@msdesk.mysql.com magnus@neptunus.(none) magnus@shellback.(none) marko@hundin.mysql.fi Loading sql/ha_ndbcluster.cc +1 −2 Original line number Diff line number Diff line Loading @@ -2171,6 +2171,7 @@ int ha_ndbcluster::delete_row(const byte *record) DBUG_ENTER("delete_row"); statistic_increment(thd->status_var.ha_delete_count,&LOCK_status); m_rows_changed++; if (cursor) { Loading Loading @@ -2221,8 +2222,6 @@ int ha_ndbcluster::delete_row(const byte *record) } } m_rows_changed++; // Execute delete operation if (execute_no_commit(this,trans) != 0) { no_uncommitted_rows_execute_failure(); Loading Loading
BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,7 @@ kostja@oak.local lars@mysql.com lenz@kallisto.mysql.com lenz@mysql.com magnus@msdesk.mysql.com magnus@neptunus.(none) magnus@shellback.(none) marko@hundin.mysql.fi Loading
sql/ha_ndbcluster.cc +1 −2 Original line number Diff line number Diff line Loading @@ -2171,6 +2171,7 @@ int ha_ndbcluster::delete_row(const byte *record) DBUG_ENTER("delete_row"); statistic_increment(thd->status_var.ha_delete_count,&LOCK_status); m_rows_changed++; if (cursor) { Loading Loading @@ -2221,8 +2222,6 @@ int ha_ndbcluster::delete_row(const byte *record) } } m_rows_changed++; // Execute delete operation if (execute_no_commit(this,trans) != 0) { no_uncommitted_rows_execute_failure(); Loading