检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
min_vcpus 是 Integer 单节点VCPUs伸缩下限,取值范围可根据查询数据库规格接口获取。 max_vcpus 是 Integer 单节点VCPUs伸缩上限,取值范围可根据查询数据库规格接口获取。 响应参数 状态码: 400 表4 响应Body参数 参数 参数类型 描述
行EXPLAIN SQL查看执行计划时,Extra列会展示为Using limit-offset pushdown。 打开特性开关。 mysql> EXPLAIN SELECT * FROM lineitem LIMIT 10000000,10; +----+----------
数据库引擎,现在只支持gaussdb-mysql version String 数据库版本。 数据库支持的详细版本信息,可调用查询数据库引擎的版本接口获取。 kernel_version String 数据库内核版本。 表6 MysqlVolumeInfo 参数 参数类型 描述 type String
variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment String ak = System.getenv("CLOUD_SDK_AK"); String sk = System.get
variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment String ak = System.getenv("CLOUD_SDK_AK"); String sk = System.get
.build(); ShowGaussMySqlIncrementalBackupListRequest request = new ShowGaussMySqlIncrementalBackupListRequest();
zh-cn 表3 请求Body参数 参数 是否必选 参数类型 描述 backup_policy 是 MysqlBackupPolicy object 数据库信息。 表4 MysqlBackupPolicy 参数 是否必选 参数类型 描述 start_time 是 String 备
variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment String ak = System.getenv("CLOUD_SDK_AK"); String sk = System.get
标签列表。 表6 MysqlDatastoreWithKernelVersion 参数 参数类型 描述 type String 数据库引擎,现在只支持gaussdb-mysql。 version String 数据库版本。 kernel_version String 数据库内核版本。 表7
type String 数据库引擎,现在只支持gaussdb-mysql。 version String 数据库版本。 kernel_version String 数据库内核版本。 表7 MysqlBackupStrategy 参数 参数类型 描述 start_time String
冷热数据问题导致SQL执行速度慢 场景描述 从自建MySQL或友商MySQL迁移到云上GaussDB(for MySQL)实例,发现同一条SQL语句执行性能远差于原数据库。 原因分析 同一条SQL语句在数据库中执行第一次和第二次可能会性能差异巨大,这是由数据库的buffer_pool机制决定的:
recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted during use to ensure security
source_node_id 否 String 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。 source_database_name 是 String 源数据库名。 db_configs 是 Array of ChDatabaseConfigsInfo
对于DDL的等锁超时,其真实超时时间是lock_wait_timeout和rds_ddl_lock_wait_timeout的最小值。 对于DDL过程中InnoDB层的加表锁超时(行锁不在该考虑范围),其真实超时时间是innodb_lock_wait_timeout和rds_ddl_lock_wait_timeout)的最小值。
recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted during use to ensure security
variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment String ak = System.getenv("CLOUD_SDK_AK"); String sk = System.get
variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment String ak = System.getenv("CLOUD_SDK_AK"); String sk = System.get
分区级MDL锁 在MySQL社区版中,分区表的数据访问操作(DML)和分区维护操作(DDL)会互相阻塞,这意味着分区维护只能在业务低峰期进行。然而,创建和删除分区的操作相对频繁,这在很大程度上限制了分区表的使用。 GaussDB(for MySQL)实现了分区级别的MDL锁,使得
关于主实例或从实例的监控指标请参见GaussDB(for MySQL)支持的监控指标。 方法二:通过SQL命令查询 使用MySQL客户端工具连接到GaussDB(for MySQL)数据库实例,执行如下命令查询RegionlessDB状态。 mysql> select * from information_schema
recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted during use to ensure security