説明
このビューはV1.4バージョンから導入されました。
機能の概要
他の3つのテーブル mysql.help_category、mysql.help_topic、mysql.help_keyword と連携して、helpコマンドを生成します。
フィールドの説明
フィールド名 |
型 |
NULL許容 |
説明 |
|---|---|---|---|
| help_topic_id | bigint(20) | NO | トピックID |
| help_keyword_id | bigint(20) | NO | キーワードID |