How to install MySQL 8.0.22 Server latest version on MAC OS

preview_player
Показать описание
Learn how to download & install MySQL 8 on MAC. To download the MySQL installer, refer the below video:

!!!!! Commands - Commented by a viewer Apoorva"
"Run the bash_profile file"
After adding the path of mysql, run the bash_profile file to configure the path
$source .bash_profile
Then try to run mysql -u root -p
It works!
Thanks Apoorva for the update!
!!!!!

!!!!! Comment by a viewer Des Bembu"
Alternatively, if you just copy /usr/local/mysql/bin/mysql -u root -p into the terminal it works.
Thanks!
!!!!!

!!!!!
Type PATH=$PATH:/usr/local/mysql/bin mysql -u root -p on Terminal
!!!!!

!!!!!
Commands
Set path for MySQL
$ open -t .bash_profile

If bash_profile does not exist, create a new one
$ touch .bash_profile

Add below line to .bash_rpfile and save (Command+S)
export PATH=${PATH}:/usr/local/mysql/bin/
!!!!

--------------------------------------------
Install MySQL on Windows 10

Hindi: Install MySQL on Windows 10

#MySQL #Install #MySQL8 #MAC

►Don’t forget to Subscribe

► Donate & Support us

►Our popular videos:

Subscribe to Amit Thinks for more videos!
Like! Subscribe! Share!
Stay tuned!
Рекомендации по теме
Комментарии
Автор

Hi Amit. I just want to say thank you sooo much for this tutorial. I could not get mySQL to work for days because I did not know I had to create a bash profile. I tried so many other methods you are the only one I found who did the extra step. Thanks a million.

michelleasuamah
Автор

I'm not sure why My Udemy instructor didn't do this in his video, but when I wake up tomorrow, I'm going to do this. Thank you Amit!

TonyTheKryptonknightLongshore
Автор

After entering % mysql -u root -p, I get: zsh: command not found: mysql plz advice!

tayyebkhan
Автор

Thank you so much for this tutorial brother you saved me for my database course!!!!

furstfr
Автор

Awesome tutorial bro. Was able to setup my database and got it up and running. Thank you alot.

ME
Автор

Hellooo after saving the bash profile and opening new terminal and typing
mysql -u root -p
I am getting “zsh: command not found: my sql

muskansurana
Автор

Thanks! Finally clear instructions on how to perform the setup correctly!

andyn
Автор

hey amit i followed your tutorial step by step but when i tried to run mysql i got following error
zsh: command not found: mysql
could you or anyone please

prateekacharya
Автор

Thanks for this great video! One note I have was that I was not able to copy the bin path name (in the video this is around 4:47) without first clicking the menu and then holding down the option key.

eliweiner-rogers
Автор

i keep getting stuck on the installation progress, i’ve wait it for an hour, and it said ‘the application not responding’ do you know how to make my installer keep going?

bebeylwinie
Автор

hello i have a type error "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" after "mysql" command

mobaystudio
Автор

Permission denied is coming when we write that command about
Please help in that case

nirmanrasadiya
Автор

For some reason it shows me this, cannot be opened because it is from an unidentified developer", what should I do?

cookieebeauty
Автор

5:58 it says ‘permission denied’ for me. Please get back to me as soon as possible

haris
Автор

Thank for this I needed this! Extremely thankful I have found your video!

Inka.vibesmusic
Автор

mysql -u root -p
it says this command is not recogised, could you please help with this

sararehman
Автор

ur amazing bro.. thanks a lot.. finally mysql got installed

mithilarids
Автор

brother i have seen so many tutorials nothing worked but u saved me

anroiduser
Автор

So helpful. Got my db set up in no time. Thank you!

pitchthewoo
Автор

sir when i try to create ash profile the terminal shows permission denied....

kajekikej