Skip to content

Commit 60679e6

Browse files
A fix???
1 parent 2e4f016 commit 60679e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

writeengine/server/we_dmlcommandproc.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,6 +1478,7 @@ uint8_t WE_DMLCommandProc::processBatchInsert(messageqcpp::ByteStream& bs, std::
14781478
}
14791479

14801480
// MCOL-1495 Remove fCatalogMap entries CS won't use anymore.
1481+
systemCatalogPtr.reset(); // ??? XXX ???
14811482
CalpontSystemCatalog::removeCalpontSystemCatalog(sessionId);
14821483
CalpontSystemCatalog::removeCalpontSystemCatalog(sessionId | 0x80000000);
14831484
return rc;

0 commit comments

Comments
 (0)