数据库备份错误

【 使用环境 】 测试环境
【 使用版本 】4.2
【问题描述】
只有一个业务,建一个用户(jdjs用户)就行了,不打算用租户管理,增加复杂度,在备份数据库的时候,出现以下问题:
]> ALTER SYSTEM SET ha_low_thread_score = 10 TENANT = all;
Query OK, 0 rows affected (0.013 sec)

obclient [jdjs]> ALTER SYSTEM BACKUP DATABASE;
ERROR 9040 (HY000): backup can not start, because no tenant meets the backup condition, please check the tenant status, log archive status, backup data dest, and backup status for each tenant

要搞租户的

1 个赞