Skip to content
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

get plans by query on plancache throws #12

Open
t-animal opened this issue Aug 9, 2016 · 2 comments
Open

get plans by query on plancache throws #12

t-animal opened this issue Aug 9, 2016 · 2 comments
Labels

Comments

@t-animal
Copy link
Member

t-animal commented Aug 9, 2016

db.getCollection("restaurants").getPlanCache().getPlansByQuery({}) throws ReferenceError: bsonWoCompare is not defined

@t-animal
Copy link
Member Author

t-animal commented Aug 9, 2016

same problem: db.getCollection("restaurants").getPlanCache().clearPlansByQuery({})

@t-animal t-animal added the bug label Aug 11, 2016
@t-animal
Copy link
Member Author

needs port of well ordered compare from https://github.com/mongodb/mongo/blob/master/src/mongo/bson/bsonobj.cpp 140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant