List:Commits« Previous MessageNext Message »
From:Frazer Clement Date:January 25 2008 3:13pm
Subject:bk commit into 5.1 tree (frazer:1.2642)
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-01-25 14:13:04+00:00, frazer@stripped +1 -0
  Missed header file change

  sql/ha_ndbcluster.h@stripped, 2008-01-25 14:12:57+00:00, frazer@stripped +0 -2
    Missed header file change - remove old method

diff -Nrup a/sql/ha_ndbcluster.h b/sql/ha_ndbcluster.h
--- a/sql/ha_ndbcluster.h	2008-01-17 12:42:43 +00:00
+++ b/sql/ha_ndbcluster.h	2008-01-25 14:12:57 +00:00
@@ -650,8 +650,6 @@ private:
                                                Uint32 *ppartition_id);
   int read_multi_range_fetch_next();
   
-  int set_bounds(NdbIndexScanOperation*, uint inx, bool rir,
-                 const key_range *keys[2]);
   int primary_key_cmp(const uchar * old_row, const uchar * new_row);
   void print_results();
 
Thread
bk commit into 5.1 tree (frazer:1.2642)Frazer Clement25 Jan