"zsh: command not found: mysql" Macbook M1

codewitharjun

Code With Arjun

Posted on January 3, 2022

"zsh: command not found: mysql" Macbook M1

If you are getting problem while opening mysql terminal using

mysql -u root -p

"zsh: command not found: mysql" 
Enter fullscreen mode Exit fullscreen mode

I have done whole soution how you can install on zsh shell go through this video :

💖 💪 🙅 🚩
codewitharjun
Code With Arjun

Posted on January 3, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related