Details
-
Bug
-
Resolution: Done
-
Major - P3
-
mongodb-2.4
-
None
Description
http://docs.mongodb.org/manual/reference/method/db.getSiblingDB/ says "Used to return another database without modifying the db variable in the shell environment."
The function description should state that this function takes a string parameter holding the name of the desired database. An example would make this more clear.
Attachments
Issue Links
- is related to
-
SERVER-9863 JavaScript execution failed after db.getSiblingDB()
-
- Closed
-