zgraph
zgraph copied to clipboard
Support session variable
trafficstars
pls add some description @lonng
You can reference MySQL session variable syntax. https://dev.mysql.com/doc/refman/5.6/en/set-variable.html
- We need to add a new SET syntax
- Add a session variable struct in the package stmtctx to store all session variables.
You can reference MySQL session variable syntax. https://dev.mysql.com/doc/refman/5.6/en/set-variable.html
- We need to add a new SET syntax
- Add a session variable struct in the package stmtctx to store all session variables.
ok, by the way, Please close the completed issue