-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 2.0.8, 2.2.3, 2.4.0-rc3
-
Component/s: Internal Client
-
Fully Compatible
-
ALL
In DBClientWithCommand::getLastErrorString(...)
We should check that isOk(info) and if not, return info["errmsg"]
- is related to
-
SERVER-6639 getLastError to Mongos gives an empty errmsg field if it fails
- Closed