【 使用环境 】:测试环境
【 OB or 其他组件 】:OB
【 使用版本 】:OceanBase 4.1.0 社区版
【问题描述】
使用mydumper工具备份oceanbase租户下的数据库报错
—使用2883端口报错信息:
[root@localhost test]# mydumper -h 192.168.8.96 -P 2883 -u ‘root@dsg’ -p ‘DSg_123456!@q’ -B dsg -o /zhangxl/oceanbase/test
** (mydumper:5003): CRITICAL **: 10:51:55.094: Error obtaining information from processlist
–使用2881端口报错信息:
** (mydumper:4570): CRITICAL **: 10:50:53.643: Couldn’t acquire global lock, snapshots will not be consistent: You have an error in your SQL syntax; check the manual that corresponds to your OceanBase version for the right syntax to use near ‘FLUSH TABLES WITH READ LOCK’ at line 1
【复现路径】
【问题现象及影响】
【附件】