-
unknown authored
storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Because TableSpaces, Datafiles, Undofiles and LogfileGroups uses the same id-space with Tables, when they are created, the objId allocated for TableSpaces, Datafiles, Undofiles and LogfileGroups shouldn't satisfy the rule of (tableId < c_tableRecordPool.getSize()).
81e15b49