From: Date: April 8 2008 3:24pm Subject: bk commit into 5.1 tree (frazer:1.2598) List-Archive: http://lists.mysql.com/commits/45057 Message-Id: <200804081324.m38DOTYF004941@forth.ndb.mysql.com> Below is the list of changes that have just been committed into a local 5.1 repository of frazer. When frazer does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ChangeSet@stripped, 2008-04-08 14:24:06+01:00, frazer@stripped +1 -0 Merge fix sql/ha_ndbcluster.cc@stripped, 2008-04-08 14:23:58+01:00, frazer@stripped +0 -1 Merge fix diff -Nrup a/sql/ha_ndbcluster.cc b/sql/ha_ndbcluster.cc --- a/sql/ha_ndbcluster.cc 2008-04-08 11:44:15 +01:00 +++ b/sql/ha_ndbcluster.cc 2008-04-08 14:23:58 +01:00 @@ -7341,7 +7341,6 @@ ha_ndbcluster::ha_ndbcluster(handlerton m_table(NULL), m_ndb_record(0), m_ndb_hidden_key_record(0), - m_ndb_statistics_record(0), m_table_info(NULL), m_table_flags(HA_NDBCLUSTER_TABLE_FLAGS), m_share(0),