【 使用环境 】测试环境
【 OB or 其他组件 】OB
【 使用版本 】4.2.5.1
【问题描述】
使用create tenant xbrother zone_list=(‘zone1’),primary_zone=‘zone1’,resource_pool_list=(‘pool1’) set ob_compatibility_mode=‘mysql’,ob_compatibility_control=‘MYSQL8.0’,ob_tcp_invited_nodes=’%’;
创建租户,但是查询出来的结果还是
obclient(root@xbrother)[(none)]> SELECT VERSION();
±-----------------------------+
| VERSION() |
±-----------------------------+
| 5.7.25-OceanBase_CE-v4.2.5.7 |
±-----------------------------+
1 row in set (0.002 sec)
没有办法使用mysql8的一些特性
【复现路径】无
【附件及日志】无