-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.2.0
-
Component/s: Shell
-
None
-
Environment:mongoshell (windows) mongoserver (unix)
-
Windows
Connecting with mongo, running on Windows, to a unix hosted database.
mongo UnixHost/My:Valid:DatabasName
results in errormsg
Error: [My:Valid:DatabasName] is not a valid database name src/mongo/shell/mongo.js:40
this is related to
https://jira.mongodb.org/browse/SERVER-6729
- duplicates
-
SERVER-9309 Database name restrictions should be imposed only on the server, not in the mongo shell
- Closed