环境信息:
ODC版本:OceanBase-Developer-Center-4.4.0-win64.exe
问题现象:
通过obclient和mysql 均可正常连接,通过ODC连接测试失败,提示“数据库报权限错误,请检查连接配置,确认用户密码正确,且默认数据库为当前用户有权限的库,当前默认数据库为 information_schema,错误详情:(conn=3221581405) Access denied for user ‘tuser1’@‘xxx.xxx.xxx.xxx’ (using password: YES)”;
临时解决:
ODC中不填写集群名,则连接无问题。
疑问:
为啥填写集群名数据库连接就会失败?





