Fixed typo
This commit is contained in:
parent
82912d989c
commit
f5652ffa15
@ -1417,7 +1417,7 @@ NdbDictInterface::createOrAlterTable(Ndb & ndb,
|
||||
s = SimpleProperties::pack(w,
|
||||
&tmpAttr,
|
||||
DictTabInfo::AttributeMapping,
|
||||
DictTabInfo::TableMappingSize, true);
|
||||
DictTabInfo::AttributeMappingSize, true);
|
||||
w.add(DictTabInfo::AttributeEnd, 1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user