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

PHPC-689: Use mongoc_cursor_set_hint() for query/command execution #316

Merged
merged 2 commits into from May 3, 2016

Commits on Apr 29, 2016

  1. Copy the full SHA
    f15f20a View commit details
    Browse the repository at this point in the history
  2. PHPC-689: Use mongoc_cursor_set_hint() for query/command execution

    Test changes were necessary because mongoc_cursor_set_hint() forces the slaveOk flag (CDRIVER-903).
    jmikola committed Apr 29, 2016
    Copy the full SHA
    e2209d5 View commit details
    Browse the repository at this point in the history