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

Implement CLIENT_SESSION_TRACK #323

Closed
bgrainger opened this issue Sep 7, 2017 · 2 comments
Closed

Implement CLIENT_SESSION_TRACK #323

bgrainger opened this issue Sep 7, 2017 · 2 comments

Comments

@bgrainger
Copy link
Member

http://web.archive.org/web/20160604101613/http://dev.mysql.com/doc/internals/en/capability-flags.html#flag-CLIENT_SESSION_TRACK

Determine if it would be worth implementing CLIENT_SESSION_TRACK to be informed of state changes, e.g., changing the current schema (database).

Requires #322.

@bgrainger
Copy link
Member Author

Tracking changes to the current database might make it easier to fix #282.

@bgrainger
Copy link
Member Author

Added in 0.34.0.

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

No branches or pull requests

1 participant