summaryrefslogtreecommitdiff
path: root/ndb/include/kernel/signaldata/DictTabInfo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/include/kernel/signaldata/DictTabInfo.hpp')
-rw-r--r--ndb/include/kernel/signaldata/DictTabInfo.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ndb/include/kernel/signaldata/DictTabInfo.hpp b/ndb/include/kernel/signaldata/DictTabInfo.hpp
index 0a7f6aa3fb3..41cb21ebdc1 100644
--- a/ndb/include/kernel/signaldata/DictTabInfo.hpp
+++ b/ndb/include/kernel/signaldata/DictTabInfo.hpp
@@ -275,6 +275,7 @@ public:
Uint32 MinRowsLow;
Uint32 MinRowsHigh;
+ Table() {}
void init();
};
@@ -335,6 +336,7 @@ public:
Uint32 AttributeAutoIncrement;
char AttributeDefaultValue[MAX_ATTR_DEFAULT_VALUE_SIZE];
+ Attribute() {}
void init();
inline