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
main-4.2502 插件信息 MySQL
审核带有Begin的语句会出现语法分析报错
BEGIN;
The text was updated successfully, but these errors were encountered:
自测截图:
Sorry, something went wrong.
UI: 4.2503.0-pre3-ee 8b6b2a5f DMS: 4.2503.0-pre3-ee 6a09ffe1e1 SQLE: 4.2503.0-pre3-ee 066f8c6
快捷审核,选择MySQL
littleniannian
No branches or pull requests
版本信息(Version)
main-4.2502
插件信息 MySQL
问题描述(Describe)
审核带有Begin的语句会出现语法分析报错
截图或日志(Log)
如何复现(To Reproduce)
问题原因
解决方案
BEGIN;
类似的语句时,不需要将他识别为定义存储过程的语句块。变更影响面
受影响的模块或功能
外部引用的潜在问题或风险
版本兼容性
测试建议
The text was updated successfully, but these errors were encountered: