mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
ndb - post merge fixes
ndb/include/ndbapi/NdbTransaction.hpp: post merge fixes ndb/src/ndbapi/Ndblist.cpp: post merge fixes sql/ha_ndbcluster.cc: post merge fixes
This commit is contained in:
@@ -806,7 +806,7 @@ private:
|
||||
void define_scan_op(NdbIndexScanOperation*);
|
||||
|
||||
friend class HugoOperations;
|
||||
friend struct Ndb_free_list_t<NdbConnection>;
|
||||
friend struct Ndb_free_list_t<NdbTransaction>;
|
||||
};
|
||||
|
||||
#ifndef DOXYGEN_SHOULD_SKIP_INTERNAL
|
||||
|
Reference in New Issue
Block a user