You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3280,7 +3280,7 @@ paths:
3280
3280
3281
3281
* If your database cluster is configured with a single node, you will experience downtime during this maintenance window when any updates occur. It's recommended that you adjust this window to match a time that will be the least disruptive for your application and users. You may also want to consider upgrading to a high availability plan to avoid any downtime due to maintenance.
3282
3282
3283
-
* **The database software is not updated automatically.** To upgrade to a new major release (MySQL 5.7.30 to 8.0.26) or minor release (MySQL 8.0.25 to 8.0.26), consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3283
+
* **The database software is not updated automatically.** To upgrade to a new database engine version, consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3284
3284
3285
3285
* To modify update the maintenance window for a Database, use the **Managed MySQL Database Update** ([PUT /databases/mysql/instances/{instanceId}](/docs/api/databases/#managed-mysql-database-update)) command.
3286
3286
@@ -3465,7 +3465,7 @@ paths:
3465
3465
3466
3466
* If your database cluster is configured with a single node, you will experience downtime during this maintenance window when any updates occur. It's recommended that you adjust this window to match a time that will be the least disruptive for your application and users. You may also want to consider upgrading to a high availability plan to avoid any downtime due to maintenance.
3467
3467
3468
-
* **The database software is not updated automatically.** To upgrade to a new major release (MySQL 5.7.30 to 8.0.26) or minor release (MySQL 8.0.25 to 8.0.26), consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3468
+
* **The database software is not updated automatically.** To upgrade to a new database engine version, consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3469
3469
3470
3470
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3471
3471
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
@@ -3978,7 +3978,7 @@ paths:
3978
3978
3979
3979
* If your database cluster is configured with a single node, you will experience downtime during this maintenance. Consider upgrading to a high availability plan to avoid any downtime due to maintenance.
3980
3980
3981
-
* **The database software is not updated automatically.** To upgrade to a new major release (MySQL 5.7.30 to 8.0.26) or minor release (MySQL 8.0.25 to 8.0.26), consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3981
+
* **The database software is not updated automatically.** To upgrade to a new database engine version, consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3982
3982
3983
3983
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3984
3984
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
0 commit comments