Hello, I’m currently running Ubuntu 22.04 on ARM and have encountered significant build time when installing MySQL 8.0.
Compilation times consistently exceed an hour on small servers, which is hindering the workflow.

Seems there is not a pre-built package for Ubuntu 22 on ARM, so both options (Compile/Fast) will compile MySQL 8.0 from source.

Could you please add .deb package for Ubuntu 22 (ARM) fast installation.
https://packages.ubuntu.com/search?suite=jammy&arch=arm64&searchon=names&keywords=mysql-server
This would allow for a much faster and more efficient installation process.

Thanks.

    aaPanel_Kern What device is yours? Which server vendor did you purchase from?

    Installing AAPanel on my Ubuntu 22.04 ARM stage server, with MySQL 8.0 (Fast option checked)

    Vendor ID:                ARM
      Model name:             Neoverse-N1
        Model:                1
        Thread(s) per core:   1
        Core(s) per cluster:  6

    Compiling MySQL 8.0 on this server currently takes approximately 1 hour and 15 minutes.

    A pre-build package (arm64) would greatly improve the installation time. 👍