I’m trying to follow along this tutorial to enable remote access to MySQL. The problem is, where should my.cnf file be located? I’m using Mac OS X Lion.
I’m trying to follow along this tutorial to enable remote access to MySQL. The
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This thread on the MySQL forum says:
OS X provides example configuration files at
/usr/local/mysql/support-files/.And if you can’t find them there, MySQLWorkbench can create them for you by:
my.cnfand if it can’t find it, it’ll create it for you.