---
title: github-fill
description: mysql.help_category 功能 与其他三个表 mysql.help_relation 、 mysql.help_topic 、 mysql.help_keyword 合作生成 help 命令。 说明 从 V1.4 版本开始引入。 相关表/视图 mysql.help_relation mysql.help…
---
切换语言

- 中文站 - 简体中文
- International - English
- 日本站 - 日本語

文档反馈![](https://mdn.alipayobjects.com/huamei_22khvb/afts/img/A*P8CuR4UJ_FkAAAAAAAAAAAAADiGDAQ/original) OceanBase 数据库分布式版 - V 4.2.2

# mysql.help_category

更新时间：2026-04-10 11:58:37

[编辑](https://github.com/oceanbase/oceanbase-doc/edit/V4.2.2/zh-CN/700.reference/700.system-views/400.system-view-of-mysql-mode/200.dictionary-view-of-mysql-mode/3100.mysql-help_category-of-mysql-mode.md)  

## **功能**

与其他三个表 `mysql.help_relation`、`mysql.help_topic`、`mysql.help_keyword` 合作生成 help 命令。

#### 说明

从 V1.4 版本开始引入。

## **相关表/视图**

- `mysql.help_relation`
 - `mysql.help_topic`
 - `mysql.help_keyword`

## **字段说明**

| **字段名称** | **类型** | **是否可以为 NULL** | **描述** |
| --- | --- | --- | --- |
| help_category_id | bigint(20) | NO | 类目 ID |
| name | varchar(64) | NO | 类目名 |
| parent_category_id | bigint(20) | YES | 父类目 ID |
| url | varchar(65535) | NO | url 地址 |

 上一篇 下一篇 ![有帮助](https://gw.alipayobjects.com/mdn/ob_asset/afts/img/A*y6ocSqN8cqsAAAAAAAAAAAAAARQnAQ)![无帮助](https://gw.alipayobjects.com/mdn/ob_asset/afts/img/A*BG9IQJyLHF8AAAAAAAAAAAAAARQnAQ)![反馈](https://gw.alipayobjects.com/mdn/ob_asset/afts/img/A*eTWdQKCRKHwAAAAAAAAAAAAAARQnAQ)[AI](https://www.oceanbase.com/obi) 咨询热线
