24.1 C
Cuttack
Monday, December 4, 2023
HomeMACInstallation of MySql Server on MAC and my.cnf file does not exist”...

Installation of MySql Server on MAC and my.cnf file does not exist” error on MySQL Workbench

Installation of MySql Server on MAC and my.cnf file does not exist” error on MySQL Workbench

To install MySql Server on MAC

1 – Download installer from this link – http://dev.mysql.com/downloads/mysql/#downloads
2 – Install it
3 – Run the server setup wizard
4 – You may need to restart the MAC to start the MySql service.
5 – After restart start the server setup wizard again
6 – Download and Install MySql workbench from the MySql site
7 – Open MySql and create a local server instance
8 – Follow the steps and you may get an error at the end like “my.cnf file does not exist” error on MySQL Workbench “
9 – To resolve this, go to this location cd /usr/local/mysql/support-files/
10 – Copy using this command sudo cp my-huge.cnf /etc/my.cnf
11 – Then run the local server instance from Mysql Workbench again
Durga Charan Ojhahttps://lifeonnetwork.com/
I am a proud Indian, proud father, a blogger, Being in a profession as System administrator, my passion is troubleshooting computer issues, I do like sharing solutions through blogging making videos of solving issues.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular