全部产品
Search
文档中心

云数据库 RDS:UpgradeDBInstanceEngineVersion - 升级RDS MySQL数据库大版本

更新时间:Mar 13, 2024

该接口用于升级RDS MySQL的数据库大版本。

接口说明

适用引擎

RDS MySQL

相关功能文档

注意 使用该接口前,请仔细阅读功能文档,确保完全了解使用接口的前提条件及使用后造成的影响后,再进行操作。

RDS MySQL 升级数据库版本

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

下表是API对应的授权信息,可以在RAM权限策略语句的Action元素中使用,用来给RAM用户或RAM角色授予调用此API的权限。具体说明如下:

  • 操作:是指具体的权限点。
  • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。
  • 资源类型:是指操作中支持授权的资源类型。具体说明如下:
    • 对于必选的资源类型,用背景高亮的方式表示。
    • 对于不支持资源级授权的操作,用全部资源表示。
  • 条件关键字:是指云产品自身定义的条件关键字。
  • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。
操作访问级别资源类型条件关键字关联操作
rds:UpgradeDBInstanceEngineVersionWrite
  • DBInstance
    acs:rds:{#regionId}:{#accountId}:dbinstance/{#dbinstanceId}
  • rds:ResourceTag

请求参数

名称类型必填描述示例值
ClientTokenstring

用于保证请求的幂等性,防止重复提交请求。由客户端生成该参数值,要保证在不同请求间唯一,最大值不超过 64 个 ASCII 字符,且该参数值中不能包含非 ASCII 字符。

ETnLKlblzczshOTUbOCz****
DBInstanceIdstring

实例 ID。可调用 DescribeDBInstances 获取。

rm-uf6wjk5****
EngineVersionstring

目标数据库版本,取值:

  • 8.0
  • 5.7
  • 5.6
5.7
EffectiveTimestring

生效时间,取值:

  • Immediate(默认):立即生效。
  • MaintainTime:在可运维时间段内生效,请参见 ModifyDBInstanceMaintainTime。
Immediate

返回参数

名称类型描述示例值
object

返回参数详情。

TaskIdstring

任务 ID。

10254125
RequestIdstring

请求 ID。

65BDA532-28AF-4122-AA39-B382721EEE64

示例

正常返回示例

JSON格式

{
  "TaskId": "10254125",
  "RequestId": "65BDA532-28AF-4122-AA39-B382721EEE64"
}

错误码

HTTP status code错误码错误信息描述
400InvalidOrderTask.NotSupportThe Current InstanceId exist Order Task in RDS.当前实例存在未执行完成的订单任务,请稍后重试。
400InvalidEVENTCurrent DB instance has event schedule, this operation is not supported.-
400InvalidSSLstatusCurrent DB instance has SSL enabled, this operation is not supported.实例已经打开SSL,不支持当前操作
400InvalidTDEstatusCurrent DB instance has TDE enabled, this operation is not supported.当前DB实例已启用TDE,不支持此操作。
400InvalidDBInstanceConnType.FormatSpecified DB instance conn type is not valid.操作失败,当前数据库实例的连接类型不支持此操作。
400UnsupportedReadOrBakReadStateCurrent DB instance has read or bak read instance running in unsupported states.-
400InvalidSourceCategoryspecified source category is invalid.指定的源类别无效。
400InvalidBizType.FormatSpecified biz type is not valid.当前业务类型不支持该操作。
400InvalidMinorVerison.NotFoundSpecify minor version not founud.操作失败,指定的小版本不存在。
400Order.ComboInstanceNotAllowOperateA package instance is not allowed to operate independently.套餐实例不允许单独操作。
400Price.PricingPlanResultNotFoundPricing plan price result not found.定价计划价格结果没有找到。
400Order.NoRealNameAuthenticationYou have not passed the real-name authentication and do not meet the purchase conditions. Please log in to the user center for real-name authentication.您还未通过实名认证,不符合购买条件,请登录用户中心进行实名认证。
403IncorrectDBInstanceStateCurrent DB instance state does not support this operation.当前实例状态不支持此操作。
403IncorrectEngineVersionThe engine version does not support the operation.操作失败,当前数据库版本不支持该操作。
403IncorrectEngineTypeMyisamCurrent DB instance has MyISAM table, and it does not support this operation.实例存在用户自建的myisam引擎的表,请转换为innodb引擎后,再尝试升级。
403InvalidAccountName.FormatCurrent DB instance has account aliyun_root,and it does not support this operation.-
403InvalidInstanceLevel.MalformedCurrent DB instance level does not support this operation.当前数据库实例级别不支持此操作。
403IncorrectDBInstanceLockModeCurrent DB instance lock mode does not support this operation.操作失败,实例处于锁定状态。
403UnsupportedReadOrBakReadStateCurrent DB instance has read or bak read running in unsupport states当前DB实例已在不支持状态下运行read或bak read
403MaxscaleMinorVersionNotSupportThe Maxscale version used by the instance is too low, please upgrade the Maxscale version first.实例使用数据库代理的版本过低,请先升级数据库代理版本。
403CloudSSDNotSupportCloud ssd does not support this operation, please upgrade to essd.SSD盘不支持此操作,请升级至ESSD。
403ReadInstanceNotSupportInstances with read-only do not support this operation.带只读的实例不支持此操作。
403ClusterNotSupportClusterNotSupport当前集群不支持此操作。
403IncorrectDBInstanceTypeCurrent DB instance type does not support this operation.操作失败,该实例状态下不支持此操作。
403UnsupportedFtsIndexCurrent DB instance has fts index. Please delete in space fts index.当前实例有全文索引,请删除后再进行升级操作。
403UnsupportedFtsIndexVersionCurrent DB instance has fts index. Please upgrade the minor version to a version after 20221130 and remove the space fts index.当前实例有全文索引且小版本小于20221130,请先进行小版本升级,然后删除全文索引,再进行升级操作。
404InvalidDBInstance.NotFoundThe specified instance does not exist or is not supported.没有找到指定的实例,请检查实例的正确性。

访问错误中心查看更多错误码。

变更历史

变更时间变更内容概要操作
2024-03-12OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    错误码 403 变更
    删除错误码:404
2023-12-14OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 403 变更
    删除错误码:400
    删除错误码:404
2022-07-19OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 403 变更
    删除错误码:400
    删除错误码:404
2022-06-23OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    删除错误码:403
    删除错误码:404
2021-12-23OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    新增错误码:403
    新增错误码:404
2021-12-23OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    错误码 403 变更
    删除错误码:404
2021-12-23OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    删除错误码:403
    删除错误码:404