mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
Moved all code related to engine_condition_pushdown to a new class,
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
This commit is contained in:
parent
ce2bc993e9
commit
c40726c3ce
5 changed files with 1976 additions and 1857 deletions
1486
sql/ha_ndbcluster.cc
1486
sql/ha_ndbcluster.cc
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue