Amazon Linux 2 has outdated MariaDB

1

MariaDB installed from amazon-linux-extras is still on version 10.5.10 which is 5 versions behind and was released on 2021-05-07.

Also versions 10.6 and 10.7 are both stable releases but are not available in amazon-linux-extras. 10.6 is an LTS version, so at least that should be available.

질문됨 2년 전699회 조회
2개 답변
0

Hi, Amazon does not automatically update MariaDB since the database changes are not backward-compatible with some existing applications. Amazon Linux 2 as of today (July 19 2022) supports up to Maria 10.6 but you would have to manually perform these major version updates.

For further clarification see the resources below:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.MariaDB.html#USER_UpgradeDBInstance.MariaDB.Major

Ivahn_T
답변함 2년 전
0

I understand they can't just automatically upgrade everybody that's on 10.5 to 10.6, but there's no reason they can't add a separate mariadb10.6 repo to amazon-linux-extras like they do for php7.4 and php8.0.

I have switched to using MariaDB's official repo for RHEL 7 and their packages are up to date and work fine of Amazon Linux 2.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인