In this tutorial we will learn how to install and use a MySQL server on Mac OS X el capitan(10.11). Also we reset the temporary user password for the “root” user.
Original source
In this tutorial we will learn how to install and use a MySQL server on Mac OS X el capitan(10.11). Also we reset the temporary user password for the “root” user.
Original source
28 responses to “Set up MySQL on Mac OS X 10.11 – Tutorial [ENG]”
helpful but can u help me with somthing….so when i type "mysql -u root -p" and this message pops up -bash: mysql: command not found….PLEASE HELP
ALTER USER 'root'@'localhost' PASSWORD EXPIRE NEVER;
THANK YOU SO MUCH
Thanks a lot mate … I found this really helpful !
OMG, THANK YOU SO MUCH <3
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
I tried with both way(by downloading mysql server and home brew)..still getting the same error…..Plz help. TIA
You're awesome! Thank you very much.
Thanks bro really appericiate your effort for making the video, can you please tell if any how we can start mysql from any directory and not to go to /usr/local/mysql/bin everytime .
i did it all..and it all worked fine til the end like yours but when i shut the terminal down and opened it again the next day ./mysql -u -p
No such file or directory
this appeared
plz help
Hi, R.J. Really Appreciate for your tutorial, it helps a lot. However I do have a questions, due to my database is quite large, I don't wanna store them on my mac, I got a disk for them. But I have no idea how to change the data dir for it. Because for mac, it DO NOT have a file called my.cnf. So could you please have a tutorial to present how to change the data dir. Thanks
Thank you… It really helped.
Thanks!
bro!
I wish I had seen your video 2 hrs ago…
Cheers and thanks for this 🙂
Armin
gracias men
You're awesome!
Thank you for uploading this, helped out a lot!
You're the best! Thank you!
Thanks a lot for this video. I was not understanding how to setup. Your video has helped us a lot.
thank you!
At line 93 of your steps when I enter ./mysql -u root -p I get "no such file or directory".
What does this mean, and what can I do?
Thank you very much. Very helpful
Well done!!!
Thanks , it was really helpful . 🙂
THANKS FOR THE VIDEO! REALLY HELPFUL!
—:bin—$ ./mysql -u root -pEnter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Thanks and it is useful!
Really helpful, thank you!!!!!
Thanx Man.
U saved some of my days.