mirror of
https://github.com/MariaDB/server.git
synced 2025-09-08 06:27:57 +03:00
Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
This commit is contained in:
@@ -1416,7 +1416,7 @@ NdbDictInterface::createOrAlterTable(Ndb & ndb,
|
||||
s = SimpleProperties::pack(w,
|
||||
&tmpAttr,
|
||||
DictTabInfo::AttributeMapping,
|
||||
DictTabInfo::TableMappingSize, true);
|
||||
DictTabInfo::AttributeMappingSize, true);
|
||||
w.add(DictTabInfo::AttributeEnd, 1);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user