SQL执行报错问题

【 使用环境 】生产环境
【 OB or 其他组件 】OB
【 使用版本 】
【问题描述】 执行SQL时报"Tenant not exist"错误

1 个赞

OceanBase需要指定租户,连接时需添加租户名:mysql -h127.1 -P2881 -uroot@sys#obdemo -p

1 个赞