Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
"Restrictions on Database Names" in the "MongoDB Limits and Thresholds" reference page is missing the following characters forbidden on all platforms: slash, backslash, space, double-quote, and the null byte.
https://github.com/mongodb/mongo/blob/r2.5.2/src/mongo/db/namespace_string-inl.h#L48
Attachments
Issue Links
- is related to
-
SERVER-10891 Commands don't return "ok" field if targeting databases with invalid characters
-
- Closed
-