Bug #89140 MYSQL DOES NOT START WITH SYSTEM PREFERENCES ON MAC OSX 10.12 & 10.13
Submitted: 8 Jan 2018 20:51 Modified: 11 Apr 2018 12:53
Reporter: Abelardo Bustos Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:5.7, 5.7.21, 5.6.39 OS:MacOS (10.13)
Assigned to: CPU Architecture:Any
Tags: sysqa_install

[8 Jan 2018 20:51] Abelardo Bustos
Description:
MYSQL DOES NOT START WITH SYSTEM PREFERENCES ON MAC OSX 10.12 and 10.13

How to repeat:
Steps:
1.- Download MySQL version for MacOs mysql-5.6.39-macos10.13-x86_64.dmg or mysql-advanced-5.6.39-macos10.13-x86_64.dmg
2.- Follow the installation steps until the Installation finished
3.- Click on apple icon in the left top corner
4.- Click on System Preferences
5.- Click on MySQL and notice that an error "Could not load MySQL preference pane"

Expected: 
window asking for user password in order to open the window where the user is able to stop and start the service.
[8 Jan 2018 20:59] Pepe Rodriguez
Same problem is occurring using latest MySQL 5.7.21 DMG installers, also for both, MAC OSX 10.12 and 10.13. Same steps to reproduce as those described here.
[8 Jan 2018 23:15] MySQL Verification Team
MAC version

Attachment: mac-versio.png (image/png, text), 242.85 KiB.

[8 Jan 2018 23:15] MySQL Verification Team
Status Stopped

Attachment: stopped.png (image/png, text), 657.39 KiB.

[8 Jan 2018 23:16] MySQL Verification Team
Assking password when clikecd to start

Attachment: password.png (image/png, text), 694.38 KiB.

[8 Jan 2018 23:17] MySQL Verification Team
Server started

Attachment: started.png (image/png, text), 609.79 KiB.

[8 Jan 2018 23:20] MySQL Verification Team
loggin

Attachment: loggin.png (image/png, text), 150.94 KiB.

[8 Jan 2018 23:23] MySQL Verification Team
I couldn't repeat on High Sierra 10.13 (screen-shots attached).

Workaround from command line:

to stop: 
sudo launchctl unload -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist

to start:
sudo launchctl load -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist
[9 Jan 2018 17:25] Abelardo Bustos
What version are you using ?

Because I tried with mysql-advanced-5.6.39-macos10.13-x86_64.dmg and mysql-5.6.39-macos10.13-x86_64.dmg and bout installations are failing in 10.12 and 10.13
[10 Jan 2018 6:42] MySQL Verification Team
Thank you for the report and feedback.
Observed on MacOS Sierra 10.12.6 with internal build of 5.7

Regards,
Umesh
[17 Jan 2018 21:18] MySQL Verification Team
https://bugs.mysql.com/bug.php?id=89292 marked as duplicate of this one.
[23 Jan 2018 9:12] MySQL Verification Team
https://bugs.mysql.com/bug.php?id=89353 marked as duplicate of this one.
[23 Jan 2018 12:39] MySQL Verification Team
Bug #89357 marked as duplicate of this one
[23 Jan 2018 14:15] Erica Moss
This issue is also present in the 8.0.4 package
[31 Jan 2018 15:04] Daniel Fischer
We've replaced the broken DMG packages on our download site with ones that contain a working preference pane. Otherwise, the content is unchanged (no change to MySQL Server itself).