-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Catalog and Routing
-
CAR Team 2026-04-27
-
2
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
The public documentation mentions that the database name cannot contain some invalid characters (note that the actual list of not allowed characters differs from Windows and Linux).
The Mongo Shell prevents the creation of database with these invalid characters, but not the drivers and not the server.
The goal of this ticket is to implement a server-side control to prevent the creation of such invalid databases.
- is fixed by
-
SERVER-91862 Reject invalid namespaces in the router's createCollection command
-
- Closed
-
- is related to
-
SERVER-75942 Check that database name is valid UTF-8 when creating a new database
-
- In Progress
-