开发者社区 问答 正文

如何查看OceanBase 集群参数?

如何查看OceanBase 集群参数?

展开
收起
游客tuzn5wyxcrtqk 2022-01-21 13:08:14 1038 分享 版权
1 条回答
写回答
取消 提交回答
  • 查看 OceanBase 集群参数的命令是: show parameters [ like '%参数名特征%' ] ; 或 show parameters where name in ( '参数名 1' , '参数名 2' ) ; 。 不带 like 子句就是查看所有参数。

    以上内容来自于《OceanBase 社区版入门到实战》,下载链接:https://developer.aliyun.com/topic/download?id=8210,如有问题,欢迎加入钉群进行答疑

    二维码.png

    2022-01-21 15:50:19
    赞同 展开评论