检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Index Scan特性,查询耗时约为4.54s。 mysql> explain analyze select detail_record_id, record_id, business_id, business_detail_id, unique_code, create_time, creator
Index Scan特性,查询耗时约为4.54s。 mysql> explain analyze select detail_record_id, record_id, business_id, business_detail_id, unique_code, create_time, creator
TaurusIncrementalBackupInstanceFailed 重要 实例增量备份失败产生的事件,一般是管理节点到实例网络或者实例到OBS存储的网络异常,或者实例备份环境异常。 提交工单。 无法完成实例备份业务操作。 添加只读节点失败 addReadonlyNodesFailed 重要 创建实例只读节点
TaurusIncrementalBackupInstanceFailed 重要 实例增量备份失败产生的事件,一般是管理节点到实例网络或者实例到OBS存储的网络异常,或者实例备份环境异常。 提交工单。 无法完成实例备份业务操作。 添加只读节点失败 addReadonlyNodesFailed 重要 创建实例只读节点
响应Body参数 参数 参数类型 描述 error_log_list Array of LtsLogErrorDetail objects 错误日志列表。 表5 LtsLogErrorDetail 参数 参数类型 描述 node_id String 节点ID。 time String 执行时间。
re/having、列投影等。 支持UNION/UNION ALL查询。 支持Explain查看并行执行计划多种方式,包括传统Explain、Explain format=tree、Explain format=json等。
响应Body参数 参数 参数类型 描述 error_log_list Array of LtsLogErrorDetail objects 错误日志列表。 表5 LtsLogErrorDetail 参数 参数类型 描述 node_id String 节点ID。 time String 执行时间。
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
instance_status String HTAP实例状态。 create_fail_error_code String HTAP实例创建失败错误码。 fail_message String HTAP实例创建失败错误信息。 wait_restart_for_params Boolean 是否需要重启更新参数。
添加索引约束 ALTER TABLE tbl_name ADD CONSTRAINT UNIQUE USING BTREE (column); ALTER TABLE tbl_name ADD CONSTRAINT UNIQUE USING HASH(column); 不支持同步的分区表相关操作请参见表3。
&modeResource, AvailabilityZoneMode: &availabilityZoneModeResource, NodeNum: &nodeNumResource, FlavorRef: &flavorRefResource, AvailabilityZone:
&modeResource, AvailabilityZoneMode: &availabilityZoneModeResource, NodeNum: &nodeNumResource, FlavorRef: &flavorRefResource, AvailabilityZone:
instance_status String HTAP实例状态。 create_fail_error_code String HTAP实例创建失败错误码。 fail_message String HTAP实例创建失败错误信息。 wait_restart_for_params Boolean 是否需要重启更新参数。
问题诊断 管理GaussDB(for MySQL)实时会话 管理GaussDB(for MySQL)磁盘容量 查看GaussDB(for MySQL)异常快照 父主题: 智能DBA助手
基于TPCH的Schema进行举例,通过特性开关打开或者使用HINT方式可以生效,执行EXPLAIN SQL查看执行计划时,Extra列会展示为Using limit-offset pushdown。 打开特性开关。 mysql> EXPLAIN SELECT * FROM lineitem LIMIT 10000000
table_test( ... CONSTRAINT act_fk_exe_parent FOREIGN KEY (parent_id_) REFERENCES act_ru_execution (id_) ON DELETE CASCADE, CONSTRAINT act_fk_exe_procdef
table_test( ... CONSTRAINT act_fk_exe_parent FOREIGN KEY (parent_id_) REFERENCES act_ru_execution (id_) ON DELETE CASCADE, CONSTRAINT act_fk_exe_procdef
基于TPCH的Schema进行举例,通过特性开关打开或者使用HINT方式可以生效,执行EXPLAIN SQL查看执行计划时,Extra列会展示为Using limit-offset pushdown。 打开特性开关。 mysql> EXPLAIN SELECT * FROM lineitem LIMIT 10000000
prePaid:预付费,即包年/包月。 postPaid:后付费,即按需付费。 枚举值: prePaid postPaid period_type String 订购周期类型。 取值范围: month:包月。 year:包年。 说明:“charge_mode”为“prePaid”时生效,且为必选值。