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.

preguntada hace 2 años699 visualizaciones
2 Respuestas
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
respondido hace 2 años
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.

respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas