mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 08:34:28 +02:00
clearer configure description texts changed Ndb_local_table_info to use create, destroy metods and hidden constructor/destructor move definition if Thd_ndb to .h file and changes seize/release to operate on Thd_ndb instead of Ndb objects moved allocation/deletion of Ndb objects to Thd_ndb ndb/include/ndbapi/NdbDictionary.hpp: new method to set size of local table data ndb/src/mgmsrv/ConfigInfo.cpp: clearer configure description texts ndb/src/ndbapi/DictCache.cpp: changed Ndb_local_table_info to use create, destroy metods and hidden constructor/destructor ndb/src/ndbapi/DictCache.hpp: changed Ndb_local_table_info to use create, destroy metods and hidden constructor/destructor ndb/src/ndbapi/NdbDictionary.cpp: new method to set size of local table data ndb/src/ndbapi/NdbDictionaryImpl.cpp: new method to set size of local table data ndb/src/ndbapi/NdbDictionaryImpl.hpp: new method to set size of local table data sql/ha_ndbcluster.cc: new method to set size of local table data moved allocation/deletion of Ndb objects to Thd_ndb sql/ha_ndbcluster.h: move definition if Thd_ndb to .h file and changes seize/release to operate on Thd_ndb instead of Ndb objects |
||
|---|---|---|
| .. | ||
| debugger | ||
| editline | ||
| kernel | ||
| logger | ||
| mgmapi | ||
| mgmcommon | ||
| ndbapi | ||
| newtonapi | ||
| portlib | ||
| transporter | ||
| util | ||
| Makefile.am | ||
| ndb_global.h | ||
| ndb_net.h | ||
| ndb_types.h | ||
| ndb_version.h | ||