List:Commits« Previous MessageNext Message »
From:Frazer Clement Date:April 8 2008 1:24pm
Subject:bk commit into 5.1 tree (frazer:1.2598)
View as plain text  
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),
Thread
bk commit into 5.1 tree (frazer:1.2598)Frazer Clement8 Apr