- 
    Type:Bug 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: 2.0.7
- 
    Component/s: Shell
- 
    Environment:Ubuntu Server 12.04 LTS
- 
        Linux
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
After upgrading from 2.0.6 to 2.0.7 via apt-get upgrade the shell command "show dbs" stop showing my dbs.
> db.test5.save(
)
> show dbs
local	(empty)
test	0.203125GB
> db.test5.find()
>