You are not logged in.

#1 2025-09-14 21:13:48

dusema
Member
Registered: 2025-09-14
Posts: 1

How to install older mariadb or mysql?

I need 11.4 Mariadb because Magento relies on this or 8.4 Mysql

I am a little confused on how it's done.

Thanks

Offline

#2 2025-09-14 21:51:36

mithrial
Member
Registered: 2017-03-05
Posts: 112

Re: How to install older mariadb or mysql?

The best solution would be docker.

Offline

#3 2025-09-14 22:53:53

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,405
Website

Re: How to install older mariadb or mysql?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#4 2025-09-19 15:04:18

2.0.33
Member
Registered: 2025-09-16
Posts: 25

Re: How to install older mariadb or mysql?

Offline

#5 2025-09-19 15:06:53

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,063

Re: How to install older mariadb or mysql?

2.0.33 wrote:

It's extremely unlikely that would work. It's built against system libraries that have changed.

Offline

#6 2025-09-19 15:34:04

cryptearth
Member
Registered: 2024-02-03
Posts: 1,713

Re: How to install older mariadb or mysql?

is there any change between the requested version and current? I doubt there were any major changes that breaks your target application other than some strange manifest fixed on 11.4
the oroper way would be to upgrade your target application (couldn't find what "Magneto" is supposed to be) to at least 11.8-lts - as breaks within minor ipdates are even less likely (which raises the question why your target application relies on a specific minor of mariadb/mysql)
that sounds more like bad dependency management of the dev and should ne raised as an issue to fix this hard deoendency which is likely wrong anyway
do you build from source? update the pkgbuild and check whether you can run with 11.8-lts or 12.0 anyway

Offline

Board footer

Powered by FluxBB