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 session variable #5

Open
lonng opened this issue Dec 4, 2022 · 3 comments
Open

Support session variable #5

lonng opened this issue Dec 4, 2022 · 3 comments

Comments

@lonng
Copy link
Contributor

lonng commented Dec 4, 2022

No description provided.

@tanqiangyes
Copy link
Contributor

pls add some description @lonng

@lonng
Copy link
Contributor Author

lonng commented Dec 13, 2022

You can reference MySQL session variable syntax. https://dev.mysql.com/doc/refman/5.6/en/set-variable.html

  1. We need to add a new SET syntax
  2. Add a session variable struct in the package stmtctx to store all session variables.

@tanqiangyes
Copy link
Contributor

You can reference MySQL session variable syntax. https://dev.mysql.com/doc/refman/5.6/en/set-variable.html

  1. We need to add a new SET syntax
  2. Add a session variable struct in the package stmtctx to store all session variables.

ok, by the way, Please close the completed issue

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

No branches or pull requests

2 participants