简体   繁体   中英

MySQL Server PID Error on Start

Currently running Mac OS X Yosemite 10.10.5 and MySQL 5.6.25 .

MySQL starts fine at home, but not at my University.

I tried port scanning range 3306 and couldn't find any port open. I'm assuming they blocked it.

Is this likely the source of the error?

Starting MySQL . ERROR! The server quit without updating PID file

What is the best course of action from here? Looking into tunnelling?

I figured it out. I needed to chmod -R 777 on my /usr/local/mysql-5*/ directory.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM