-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
The behavior of the listDatabases command changed in MongoDB 3.0, requiring the slaveOk bit be set when run against a secondary/slave. See SERVER-15994. Fix PyMongo 2.x to work around the server change. PyMongo 3.x already does the right thing.
- is depended on by
-
DRIVERS-229 Verify calling listDatabases, etc. via direct connection to secondary
- Closed
- is related to
-
SERVER-15994 listIndexes and listCollections can be run on secondaries without slaveOk bit
- Closed