-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
> db.user.insert({_id:"test2"})
> db.getLastErrorObj()
{
"n" : 0,
"lastOp" : NumberLong("5680229325681459201"),
"connectionId" : 2,
"err" : null,
"ok" : 1
}
- duplicates
-
SERVER-7033 Provide details about successes and errors in bulk insert in getLastError
-
- Closed
-
- is related to
-
SERVER-9038 New write operation method for insert, update, remove
-
- Closed
-