SERVER-1529 partial fix
This commit is contained in:
@@ -649,6 +649,8 @@ namespace mongo {
|
||||
_cc.reset();
|
||||
massert( 13338, "cursor dropped during query", false );
|
||||
// TODO maybe we want to prevent recording the winning plan as well?
|
||||
} else {
|
||||
_c->checkLocation();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user