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

Store capabilities from Greetings for use in decoding #17

Open
colinnewell opened this issue Feb 27, 2021 · 1 comment
Open

Store capabilities from Greetings for use in decoding #17

colinnewell opened this issue Feb 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@colinnewell
Copy link
Owner

OK packet in particular can do different things based on what capabilities were set in the greeting. We should maintain that greetings state so we know what is possible.

We can also hopefully display the capabilities nicely in the greetings output.

https://dev.mysql.com/doc/internals/en/capability-flags.html#flag-CLIENT_SESSION_TRACK
https://dev.mysql.com/doc/internals/en/packet-OK_Packet.html

@colinnewell colinnewell added the enhancement New feature or request label Mar 1, 2021
@colinnewell
Copy link
Owner Author

Work on #21 should make this possible.

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

No branches or pull requests

1 participant