Home
last modified time | relevance | path

Searched refs:shouldClearNonLocalTmpCollections (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/
H A Ddb.cpp495 const bool shouldClearNonLocalTmpCollections = in repairDatabasesAndCheckVersion() local
654 (shouldClearNonLocalTmpCollections || dbName == "local")) { in repairDatabasesAndCheckVersion()