MySQL 8.4.0-arm64 won't start on MacOS 14.4.1 Sonoma
I've just installed the MySQL Community Server package on my new Mac Mini.
The installation goes fine, but when the server tries to start, the following errors are seen in /usr/local/mysql/data/mysqld.local.err:
2024-05-06T09:15:40.563849Z 0 [ERROR] [MY-010736] [Server] Couldn't load plugin named 'keyring_file' with soname 'keyring_file.so'.
and a bit later...
2024-05-06T09:15:40.706064Z 0 [ERROR] [MY-000067] [Server] unknown variable 'keyring-file-data=/usr/local/mysql/keyring/keyring'.
Then it aborts the load process.
As far as I can tell, keyring_file.so is deprecated, so I'm not sure why it's trying to use it. I also can't seem to find where to download this plugin from, despite reading through various help articles.
Any advice would be greatly appreciated.
Cheers
Subject
Written By
Posted
MySQL 8.4.0-arm64 won't start on MacOS 14.4.1 Sonoma
May 06, 2024 03:32AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.