mysql.help_topic

    与其他三个表(mysql.help_category, mysql.help_relation, mysql.help_keyword)合作生成help命令。

    相关表/视图

    mysql.help_category, mysql.help_relation, mysql.help_keyword

    字段说明

    字段名称类型NULL描述
    help_topic_idbigint(20)NO主题 id
    namevarchar(64)NO主题名
    help_category_idbigint(20)NO类目 id
    descriptionvarchar(65535)NO
    examplevarchar(65535)NO
    urlvarchar(65535)NO