-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
The LastError object on a thread stores information about the last getLastError-compatible operation on the current thread. All other such information is stored in objects hanging off of the Client itself, and LastError should be no different.
- related to
-
SERVER-19924 getLastError's n value now indicates the number of inserts completed.
- Closed