【 使用环境 】测试环境
【 OB or 其他组件 】OB
【 使用版本 】OB 3.2.3 druid 1.2.13 oceanbase-client 2.4.0
【问题描述】使用spring+druid配置连接ob的oracle模式
oceanbase 3.2.3
druid 1.2.13
oceanbase-client 2.4.0
启动时,报错:com.alibaba.druid.pool.druidDatasource-init datasource error, url:jdbc:xxxxxxx
ORA-00900:You have an error in your SQL syntax;check the manual that corresponds to your OceanBase version for the right syntax to use near ‘‘x’’ at line 1
【复现路径】
url:jdbc:oceanbase://ip:port/用户名?pool=false
username:用户名@租户名
tomcat启动时,报如上错误
【问题现象及影响】
【附件】