-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.3.2
-
Component/s: None
-
None
CDRIVER-2190 added stricter checking in libmongoc so that $external is no longer accepted as a database name in the URI. It must be provided via the authSource option. This causes the following tests to fail:
- tests/connect/standalone-plain-0001.phpt
- tests/connect/standalone-plain-0002.phpt
- is related to
-
CDRIVER-2190 Username and password must be URI-escaped
- Closed