功能

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

相关表/视图

  • 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 地址