-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS: all
-
Not Needed
-
None
-
Developer Tools
Problem Statement/Rationale
Database names starting with `__mdb_internal` are showing up in Compass's left panel database list, but these are meant to be internal to MongoDB processes and shouldn't be exposed to end users.
Steps to Reproduce
Connect to a database that has had at least one auto embed index created
Screen Recording 2026-05-01 at 4.17.10 PM.mov![]()
Expected Results
Should not see the `__mdb_internal_search` database
Actual Results
Can see the `__mdb_internal_search` database and its contents