基于湖库一体架构,统一管理结构化、半结构化与非结构化等多模态数据,一个系统承载事务处理、实时分析与 AI 工作负载。
mysql.help_relation
更新时间:2026-07-15 20:42:46
说明
该视图从 V1.4 版本开始引入。
功能描述
与其他三个表 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 |