Bug #121022 No MySQL PreferencePane in macOS installer package
Submitted: 28 Jul 13:01 Modified: 10 Aug 1:19
Reporter: Sierk Bornemann Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:26.7.0 OS:MacOS (26.6)
Assigned to: CPU Architecture:ARM ((Apple Silicon))
Tags: dmg, installer, macos, PreferencePane

[28 Jul 13:01] Sierk Bornemann
Description:
The installer package mysql-26.7.0-macos15-arm64.dmg (mysql-26.7.0-macos15-arm64.pkg) as well as mysql-26.7.0-macos15-x86_64.dmg (mysql-26.7.0-macos15-x86_64.pkg) completely lacks the MySQL Preference Pane (/Library/PreferencePanes/MySQL.prefPane). The installer dialogue also lacks a choice to install the MySQL Preference Pane at all.
Is this intentional or a bug?

Neither the release notes for MySQL 26.7.0
https://dev.mysql.com/doc/relnotes/mysql/26.7/en/news-26-7-0.html
mentiones a removal or deprecation of the MySQL PrefPane for macOS

nor the section "2.4 Installing MySQL on macOS" of the MySQL 26.7 Reference Manual
https://dev.mysql.com/doc/refman/26.7/en/macos-installation.html

the section "2.4.4 Installing and Using the MySQL Preference Pane"
https://dev.mysql.com/doc/refman/26.7/en/macos-installation-prefpane.html

mention a removal or a deprecation of the MySQL Preference Pane, on the contrary, section "2.4.4 Installing and Using the MySQL Preference Pane" explicitly is about installing and using it.

The simultaneously released installer packages mysql 9.7.2-macos15-arm64.dmg and mysql 9.7.2-macos15-x86_64.dmg do NOT have this issue; they are supplied with the PrefPane as usual.

How to repeat:
Download MySQL 26.7.0 for macOS from https://dev.mysql.com/downloads/mysql/, and install it or have a look into the installer package (for instance via 3rd party app like Pacifist.app or Suspicious Package.app).

Suggested fix:
Provide the MySQL 26.7.0 installer package for macOS _with_ MySQL Preference Pane on board.
[31 Jul 3:41] Levan Kekelidze
Just encountered the same issue today.

I noticed that there is now a new versioning scheme for MySQL Community Server, and wanted to install the latest and (supposedly) greatest version **26.7** on my MacBook Pro M4 Pro machine.

And here we go - no "Preference Pane" despite being present on the screenshot shown in the official MySQL documentation page here:
https://dev.mysql.com/doc/refman/26.7/en/macos-installation-pkg.html

Definitely must be fixed 🛠️