-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
We may need to provide WriteConcern and ReadPreferences to phongo_execute_*() in Server.c
Otherwise we may inherit the original clients writeConcern that doesn't quite make sense on a standalone-insert.
And for queries, we must set the slaveOkay flag
- is depended on by
-
PHPLIB-109 Refactor write command methods into operation classes
- Closed