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

support encoding prepared statements for session manager #35689

Closed
Tracked by #35258
djshow832 opened this issue Jun 23, 2022 · 0 comments · Fixed by #35808
Closed
Tracked by #35258

support encoding prepared statements for session manager #35689

djshow832 opened this issue Jun 23, 2022 · 0 comments · Fixed by #35808
Assignees

Comments

@djshow832
Copy link
Contributor

djshow832 commented Jun 23, 2022

The session manager needs to get all the states for the current session through show session_states and restore them on the other session through set session_states ....
This includes prepared statements, both in binary-protocol or text-protocol.

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

Successfully merging a pull request may close this issue.

1 participant