4256 Ole John Aske 2011-03-24
Removed temporary fix for bug 58553 as real fix now has been merged into telco branch.
Recommit after push / merge conflicts.
modified:
sql/ha_ndbcluster.cc
4255 Jonas Oreland 2011-03-24
ndb - bug#11885852 - ndb_restore -e inserts a too low gci value
modified:
mysql-test/suite/ndb/r/ndb_restore_compat_downward.result
mysql-test/suite/ndb/r/ndb_restore_misc.result
storage/ndb/tools/restore/consumer_restore.cpp
=== modified file 'sql/ha_ndbcluster.cc'
--- a/sql/ha_ndbcluster.cc 2011-03-23 13:15:16 +0000
+++ b/sql/ha_ndbcluster.cc 2011-03-24 10:35:46 +0000
@@ -6250,14 +6250,6 @@ int ha_ndbcluster::reset()
assert(m_is_bulk_delete == false);
m_is_bulk_delete = false;
-
- /*
- Setting pushed_code=NULL here is a temporary fix for bug #58553. This
- should not be needed any longer if http://lists.mysql.com/commits/125336
- is merged into this branch.
- */
- pushed_cond= NULL;
-
DBUG_RETURN(0);
}
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.0 branch (ole.john.aske:4255 to 4256) | Ole John Aske | 24 Mar |