找不到dba_ob_format_outlines视图
obclient(root@sys)[oceanbase]> desc dba_ob_format_outlines;
ERROR 1146 (42S02): Table 'oceanbase.dba_ob_format_outlines' doesn't exist
但OBCP 教材提到该视图:
官方文档搜不到该视图:
找不到dba_ob_format_outlines视图
obclient(root@sys)[oceanbase]> desc dba_ob_format_outlines;
ERROR 1146 (42S02): Table 'oceanbase.dba_ob_format_outlines' doesn't exist
但OBCP 教材提到该视图:
官方文档搜不到该视图:
你用的ob是哪个版本 做的测试
obclient(root@sys)[oceanbase]> select @@version;
+---------------------------+
| @@version |
+---------------------------+
| 5.7.25-OceanBase-v4.2.1.8 |
+---------------------------+
1 row in set (0.003 sec)
这个版本没有哈,我记得是4.2.2 版本以上吧!
这个版本应该是没有的 你可以看看422版本及以上版本
官方文档都没介绍 ![]()
我们反馈一下 如果是文档的问题 我们会更新文档
OB版本问题吧?