Percona MySQL 5.7 standalone for ARM 64 bit

Hello there,

I am looking forward to find a way to have install, or compile the source of Percona MySQL 5.7 for ARM 64 bit, like Apple Macs with M series chips, or if I am running a Ubuntu 22.04/24.04 or Debian 12.. for architecture ARM 64 bit.

I’d highly appreciate the help.

Cheers,

Hello @jbiancot,
Since MySQL 5.7 is many years dead software, you won’t find pre-built ARM builds, so you will have to compile yourself. I would extremely advise you focus on MySQL 8.4, as even 8.0 will soon go into EOL status.

We do provide an ARM-native docker container. Install using Docker - Percona Server for MySQL You can view the docker build scripts to see how we compile it and then you can duplicate.

Here’s a few other related blogs for compiling on ARM: