How to install SQL on a Mac with an M1 chip?

How can I install SQL on a Mac with an M1 chip? I encountered crashes following the module’s instructions, and I suspect the module was released before the M1 chip.

Make sure the installer you download is for the ARM, not the INTEL chip.

Personally, I use MariaDB, which is MySQL spin-off. It installed just fine.

Here is your link for MySQL: https://dev.mysql.com/downloads/mysql/

Jerry

1 Like