#At file:///data0/magnus/mysql/5.5-telco-7.0/ based on revid:martin.skold@stripped
3350 magnus.blaudd@stripped 2011-06-01
ndb
- revert commenting of DBUG_ASSERT
modified:
sql/ha_ndbcluster_binlog.cc
=== modified file 'sql/ha_ndbcluster_binlog.cc'
--- a/sql/ha_ndbcluster_binlog.cc 2011-05-30 21:13:02 +0000
+++ b/sql/ha_ndbcluster_binlog.cc 2011-06-01 06:37:15 +0000
@@ -2056,7 +2056,7 @@ end:
{
sql_print_error("NDB %s: distributing %s timed out. Ignoring...",
type_str, ndb_schema_object->key);
- // DBUG_ASSERT(false);
+ DBUG_ASSERT(false);
break;
}
if (opt_ndb_extra_logging)
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110601063715-1qoj2rffkqs4yk31.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-cluster branch (magnus.blaudd:3350) | magnus.blaudd | 1 Jun |