#At file:///home/msvensson/mysql/5.5-telco-7.0/ based on revid:magnus.blaudd@strippedsdv1j
3158 Magnus Blåudd 2011-01-27
ndb
- move comment to correct place
modified:
sql/ha_ndbcluster_binlog.cc
=== modified file 'sql/ha_ndbcluster_binlog.cc'
--- a/sql/ha_ndbcluster_binlog.cc 2011-01-27 13:25:19 +0000
+++ b/sql/ha_ndbcluster_binlog.cc 2011-01-27 13:52:41 +0000
@@ -3470,13 +3470,12 @@ ndb_binlog_index_table__write_rows(THD *
// Set all columns to be written
ndb_binlog_index->use_all_columns();
- /*
- Intialize ndb_binlog_index->record[0]
- */
do
{
ulonglong epoch= 0, orig_epoch= 0;
uint orig_server_id= 0;
+
+ // Intialize ndb_binlog_index->record[0]
empty_record(ndb_binlog_index);
ndb_binlog_index->field[0]->store(first->master_log_pos, true);
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110127135241-b8jau13ks1r06y64.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-telco-7.0 branch (magnus.blaudd:3158) | Magnus Blåudd | 27 Jan |