【 使用环境 】生产环境 or 测试环境
测试环境
【 OB or 其他组件 】
【 使用版本 】
5.7.25-OceanBase-v3.2.3.2
【问题描述】清晰明确描述问题
存储过程中一次声明多个变量报错
【复现路径】问题出现前后相关操作
【问题现象及影响】
例如:
declare AA int, bb int;
Err1064 you have an error in your sql syntax;check the manual that corresponds to your Ocean base version for the right syntax to use near ‘,’
【附件】