Skip to content

TypeError: result.queryPlanner is undefined #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsherard opened this issue Apr 26, 2016 · 3 comments · May be fixed by #179
Closed

TypeError: result.queryPlanner is undefined #159

jsherard opened this issue Apr 26, 2016 · 3 comments · May be fixed by #179
Labels

Comments

@jsherard
Copy link

i get the following error when running a query using mongohacker:

JSHERARD-12282m(mongod-3.2.3) test> db.foo.find({_id:0})
{
  "_id": 0,
  "x": 0
}
TypeError: result.queryPlanner is undefined
@TylerBrock
Copy link
Owner

Hey @jsherard thanks for reporting the problem, I'm sorry you are having trouble. Can you give me more info about the version of mongodb you are running?

@jsherard
Copy link
Author

jsherard commented May 2, 2016

mongod-3.2.3

@stennie
Copy link
Collaborator

stennie commented Aug 24, 2019

Closing old issue. I can't reproduce this in a modern version of MongoDB (3.4+).

@stennie stennie closed this as completed Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants