mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Fix handler w.r.t scan
ndb/include/ndbapi/NdbApi.hpp: Removed SchemaOp, SchemaCon ndb/src/ndbapi/NdbRecAttr.cpp: merge error ndb/tools/select_count.cpp: clean up sql/ha_ndbcluster.cc: Fixed handler w.r.t scan sql/ha_ndbcluster.h: Fixed handler w.r.t scan
This commit is contained in:
@ -25,8 +25,6 @@
|
||||
#include "NdbIndexOperation.hpp"
|
||||
#include "NdbIndexScanOperation.hpp"
|
||||
#include "NdbScanFilter.hpp"
|
||||
#include "NdbSchemaCon.hpp"
|
||||
#include "NdbSchemaOp.hpp"
|
||||
#include "NdbRecAttr.hpp"
|
||||
#include "NdbResultSet.hpp"
|
||||
#include "NdbDictionary.hpp"
|
||||
|
Reference in New Issue
Block a user