We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#256 @hanchuanchuan @LeoQuote Inception 如果没有计划支持存储过程的话,能否基于配置文件设计一个参数,用于控制是否放行不支持审核的语句:由用户决定是否在冒风险的条件下,把未经审核的语句直接放行掉。 这样做的原因在于,本身Archery项目里面也有审核引擎,可以基于其内置的审核引擎来做二次开发,允许上线使用存储过程。 两位作者联合考虑一下呢?
The text was updated successfully, but these errors were encountered:
#256 (comment) 另外,能否指路一下,TiDB的语法解析器的资料去哪里了解呢?
Sorry, something went wrong.
同上
参考 https://cn.pingcap.com/blog/tidb-source-code-reading-5
No branches or pull requests
#256
@hanchuanchuan @LeoQuote
Inception 如果没有计划支持存储过程的话,能否基于配置文件设计一个参数,用于控制是否放行不支持审核的语句:由用户决定是否在冒风险的条件下,把未经审核的语句直接放行掉。
这样做的原因在于,本身Archery项目里面也有审核引擎,可以基于其内置的审核引擎来做二次开发,允许上线使用存储过程。
两位作者联合考虑一下呢?
The text was updated successfully, but these errors were encountered: