Details
-
Bug
-
Resolution: Done
-
Major - P3
-
3.0.5, 3.1.6
-
None
-
WiredTiger storage engine.
-
Fully Compatible
-
ALL
Description
Using the NUL character (\0) in a namespace via applyOps will cause the server to abort with an invariant failure. Does not affect mmap but instead outputs "13520 DurableMappedFile only supports filenames in a certain format /data/db/a"
Invariant failure _name == nsToDatabaseSubstring(ns) src/mongo/db/catalog/database.cpp 416
|