Mac startup MySQL error occurred

Source: Internet
Author: User

Mac startup MySQL error: ' Can ' t connect to local MySQL server through socket '/tmp/mysql.sock ' (2) '

Just upgrade the Mac to 10.10 and reinstall Homebrew the prompt that appears:

A "/etc/my.cnf" from another install could interfere with a homebrew-built
Server starting up correctly.

To connect:
Mysql-uroot

To has launchd start MySQL at login:
Ln-sfv/usr/local/opt/mysql/*.plist ~/library/launchagents
Then-to-load MySQL now:
Launchctl Load ~/library/launchagents/homebrew.mxcl.mysql.plist
Or, if you don ' t want/need launchctl, you can just run:
Mysql.server start

Refer to StackOverflow, use mysqld stop stop, and then mysql.server restart solve the problem with

Follow Homebrew the installation prompts, may be able to use to launchctl solve the problem, but currently do not know what is the use, here first record

Mac startup MySQL error occurred

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.