The write cmd spec changed to return
{ok: 1}for all cases except for auth failure and failure to parse command. The WriteResult class in the shell to match the spec (/src/mongo/shell/writes.js).
- is depended on by
-
SERVER-12215 createIndex and ensureIndex do not report error with write commands
- Closed