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 InteractiveSession option #510

Closed
bgrainger opened this issue Jun 7, 2018 · 1 comment
Closed

Implement InteractiveSession option #510

bgrainger opened this issue Jun 7, 2018 · 1 comment

Comments

@bgrainger
Copy link
Member

Add bool MySqlConnectionStringBuilder.InteractiveSession (and its aliases: Interactive, Interactive Session).

Its effect is to set ProtocolCapabilities. Interactive in the handshake response.

This is needed by PeachPie; see #507.

@bgrainger
Copy link
Member Author

Added in 0.41.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