Note
This view is available starting with V1.4.
Purpose
This view, together with the mysql.help_category, mysql.help_topic, and mysql.help_keyword views, generates help commands.
Columns
| Column | Type | Nullable | Description |
|---|---|---|---|
| help_topic_id | bigint(20) | NO | The topic ID. |
| help_keyword_id | bigint(20) | NO | The keyword ID. |
