【 使用环境 】测试环境
【 OB or 其他组件 】
【 使用版本 】4.2.1
【问题描述】没有obproxy,新建租户,无法登录
【复现路径】
CREATE TENANT IF NOT EXISTS oms_tenant CHARSET=‘utf8mb4’, ZONE_LIST=(‘zone1’), PRIMARY_ZONE=‘zone1’, RESOURCE_POOL_LIST=(‘pool1’);
obclient -h127.0.0.1 -P2881 -uroot@oms_tenant#ltest -Doceanbase -A
ERROR 1045 (42000): Access denied for user ‘root’@‘xxx.xxx.xxx.xxx’ (using password: NO)
【问题现象及影响】
租户默认root用户不是没有密码吗?
谢谢
【附件】
