Bug #95594 the latest mysql can't work after installed in my mac .
Submitted: 2 Jun 2019 4:05 Modified: 5 Jun 2019 22:15
Reporter: Daisy HE Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Installing Severity:S1 (Critical)
Version:8.0.16 OS:MacOS (10.11.5)
Assigned to: CPU Architecture:Any

[2 Jun 2019 4:05] Daisy HE
Description:
I download the latest Community mysql on my mac computer,after install it,I start it ,but it can't work.there are the logs.
#######logs#######
bash-3.2$ /usr/local/mysql/support-files/mysql.server start
my_print_defaults: [Warning] World-writable config file '/etc/my.cnf' is ignored.
Starting MySQL
.my_print_defaults: [Warning] World-writable config file '/etc/my.cnf' is ignored.
my_print_defaults: [Warning] World-writable config file '/etc/my.cnf' is ignored.
/usr/local/mysql/bin/mysqld_safe: line 198:  9798 Trace/BPT trap: 5       /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --plugin-dir=/usr/local/mysql/lib/plugin --log-error=DaisydeAir.lan.err --pid-file=/usr/local/mysql/data/DaisydeAir.lan.pid >> /usr/local/mysql/data/DaisydeAir.lan.err 2>&1
 ERROR! The server quit without updating PID file (/usr/local/mysql/data/DaisydeAir.lan.pid).
#########logs########
and the I open the DaisydeAir.lan.pid file,there are info.
###########logs#############

bash-3.2$ tail DaisydeAir.lan.err 
mysqld: [Warning] World-writable config file '/etc/my.cnf' is ignored.
dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
  Referenced from: /usr/local/mysql/bin/mysqld (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _clock_gettime
  Referenced from: /usr/local/mysql/bin/mysqld (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libSystem.B.dylib

2019-06-02T02:54:26.6NZ mysqld_safe mysqld from pid file /usr/local/mysql/data/DaisydeAir.lan.pid ended

How to repeat:
install mysql 8.0.16 on mac os 10.11.5 ,just start it
[5 Jun 2019 22:11] MySQL Verification Team
MySQL 8.0.16 installed and running on MAC OSX

Attachment: 95594.png (image/png, text), 340.57 KiB.

[5 Jun 2019 22:15] MySQL Verification Team
Thank you for the bug report. I could install and running 8.0.16 on MAC OSX without any problesms, see screenshot, check and correct this warning: [Warning] World-writable config file '/etc/my.cnf' is ignored.