检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
TaurusIncrementalBackupInstanceFailed 重要 实例增量备份失败产生的事件,一般是管理节点到实例网络或者实例到OBS存储的网络异常,或者实例备份环境异常。 提交工单。 无法完成实例备份业务操作。 添加只读节点失败 addReadonlyNodesFailed 重要 创建实例只读节点
DBS.108000 Server failure. 服务器错误。 服务内部错误,请联系客服。 500 DBS.108002 Server failure. 服务器错误。 服务内部错误,请联系客服。 500 DBS.108005 Server failure. 服务器错误。 服务内部错误,请联系客服。
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
prePaid:预付费,即包年/包月。 postPaid:后付费,即按需付费。 枚举值: prePaid postPaid period_type String 订购周期类型。 取值范围: month:包月。 year:包年。 说明:“charge_mode”为“prePaid”时生效,且为必选值。
instance_status String HTAP实例状态。 create_fail_error_code String HTAP实例创建失败错误码。 fail_message String HTAP实例创建失败错误信息。 wait_restart_for_params Boolean 是否需要重启更新参数。
&modeResource, AvailabilityZoneMode: &availabilityZoneModeResource, NodeNum: &nodeNumResource, FlavorRef: &flavorRefResource, AvailabilityZone:
ram_quota Integer 内存使用配额,单位为GB。 availability_instance_quota Integer 实例剩余配额。 availability_vcpus_quota Integer CPU核数剩余配额。 availability_ram_quota Integer
内存使用配额,单位为GB,-1表示无限制。 availability_instance_quota Integer 实例剩余配额,-1表示无限制。 availability_vcpus_quota Integer CPU核数剩余配额,-1表示无限制。 availability_ram_quota
基于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
响应Body参数 参数 参数类型 描述 slow_log_list Array of LtsLogSlowDetail objects 参数解释: 慢日志列表。 表5 LtsLogSlowDetail 参数 参数类型 描述 node_id String 参数解释: 节点ID。 取值范围: 只能由
GetJobInstanceInfoDetail object 指定ID任务的实例信息。 entities Object 根据不同的任务,显示不同的内容。 fail_reason String 任务执行失败时的错误信息。 表6 GetJobInstanceInfoDetail 参数 参数类型 描述
v3.model.*; public class ShowClickHouseSlowLogDetailSolution { public static void main(String[] args) { // The AK and SK used for
0,默认值为0。 当值为0时,由参数lock_wait_timeout和rds_ddl_lock_wait_timeout的较小值计算得到,对于不支持参数rds_ddl_lock_wait_timeout的语句,由lock_wait_timeout计算得到。 使用方法 使用SysBench创建1个测试表sbtest1
取值范围: wait:等待同步 failed:同步失败 incremental:增量同步 full:全量同步 other:其他 percentage String 进度百分比。 catchup_stage String 追赶阶段。 取值范围: wait:等待同步 failed:同步失败
响应Body参数 参数 参数类型 描述 jobs Array of TaskDetailInfo objects 任务详情。 total_count Integer 任务总数。 表5 TaskDetailInfo 参数 参数类型 描述 instance_id String 实例ID,严格匹配UUID规则。
计费模式。 取值范围: prePaid:预付费,即包年/包月。 postPaid:后付费,即按需付费。 period_type 否 String 订购周期类型。 取值范围: month:包月。 year:包年。 说明:“charge_mode”为“prePaid”时生效,且为必选值。 period_num
RE/HAVING、列投影等。 支持UNION/UNION ALL查询。 支持EXPLAIN查看并行执行计划多种方式,包括传统EXPLAIN、EXPLAIN FORMAT=TREE、EXPLAIN FORMAT=JSON等。 并行查询不支持的场景: 非查询语句 窗口函数 触发器 PREPARED