• unknown's avatar
    Moved all code related to engine_condition_pushdown to a new class, · e93129cb
    unknown authored
    ha_ndbcluster_cond.
    Added new files:
    sql/ha_ndbcluster_cond.h
    sql/ha_ndbcluster_cond.cc
    
    
    sql/ha_ndbcluster_cond.cc:
      BitKeeper file /windows/Linux_space/MySQL/mysql-5.0-ndb/sql/ha_ndbcluster_cond.cc
    sql/ha_ndbcluster_cond.h:
      BitKeeper file /windows/Linux_space/MySQL/mysql-5.0-ndb/sql/ha_ndbcluster_cond.h
    sql/Makefile.am:
      Added compilation of new separate files for engine_condition_pushdown
    sql/ha_ndbcluster.cc:
      Moved all code related to engine_condition_pushdown to ha_ndbcluster_cond
    sql/ha_ndbcluster.h:
      Moved all code related to engine_condition_pushdown to ha_ndbcluster_cond
    e93129cb
ha_ndbcluster_cond.cc 49.1 KB