Can't upgrade major version of MariaDB from AWS console

1

I can't upgrade a major version of MariaDB from the AWS console, I believe this should be only a problem when using command or SDK etc. Has someone have experience with this? Screenshot

Markus
已提問 5 個月前檢視次數 185 次
1 個回答
0

Hello.

Do you get the same error if you run the command below using CloudShell or something?

aws rds modify-db-instance --db-instance-identifier "rds-3" --engine-version "Version" --db-parameter-group-name "Parameter-group-name" --allow-major-version-upgrade --apply-immediately --region "RDS-region"
profile picture
專家
已回答 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南