Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Done
-
Affects Version/s: 3.0.2
-
Fix Version/s: None
-
Component/s: Internal Client
-
Labels:None
-
Operating System:ALL
-
Steps To Reproduce:
Description
When user says "use <database_name>", if database with that name doesn't exists, mongodb creates the database and switches to it. If database already exists, mongodb only switches to asked database in the command.
if user doesn't create any collection or add user to newly created database, mongodb doesn't show newly created database when "use <databae_name>" command is issued.
Attachments
Issue Links
- related to
-
DOCS-5432 Clarify "show dbs" behavior
-
- Open
-