Closed alakhsingh closed 5 years ago
Hello Alakh,
Release instructions have been updated, You can find the instructions in the development Branch.
Do let us know if any other changes are required.
Also please git clone the development branch once again
Hi @iarora93 the link you have attached for mysql installation instructions doesn't say how to fire up mysql or set the path variables. Please update the wiki for the same. refer https://stackoverflow.com/questions/32858216/error-1045-28000-access-denied-for-user-rootlocalhost-using-password-n
Hello,
You can go to the path where MySQL is installed, go to bin folder and run ./mysql -u root If there is some issue please check if the instance is running or not.
The instructions were mentioned on the same page about which is given in Wiki https://dev.mysql.com/doc/refman/5.5/en/osx-installation-launchd.html https://dev.mysql.com/doc/refman/5.5/en/osx-installation-prefpane.html
Still, if you face an issue do let me know