♫musicjinni

Install MySql 8.0.30 on Zsh Shell | zsh: command not found: MySql (Resolved) on MacOS M1/M2

video thumbnail
In this Video I will be showing you the Steps how you can Install MySql on your MacOS Machines M1/M2.
And If you are getting this kind of problem "zsh: command not found: mysql", Then I have also shown you how you can resolve that error by following the Steps in adding up the Path in Terminal.

MySQL Download URL - https://dev.mysql.com/downloads/mysql/

MySQL Default Installation Location - /usr/local/mysql-8.0.30-macos12-arm64/bin

Terminal Commands -
Check Shell Installed on Machine - echo $SHELL

Check Shell Installed on your Machines - cat /etc/shells

Create Shell File =
Create Bash_Profile/ZSH ENV File - touch .bash_profile/touch .zshenv (Create Shell Depending upon Default Shell on your Machine)
We can also create .zprofile rather than .zshenv File.

Open Bash File - vi .bash_profile/vi .zshenv

Export Command for MySQL - export PATH=${PATH}:/usr/local/mysql-8.0.30-macos12-arm64/bin

Exit Terminal Command - exit

MySQL Commands -
First We Need to Open the Terminal and Write MySQL Command - mysql -u root -p

Command to Check Databases - show databases;
SQL Command to Create Database - create database database_name;
Use Specific Database - use database_name;

#mysql #shell #zshell #java

Install MySql server on zsh shell | zsh: command not found: mysql (Fixed) on Macbook M1 / M2

Install MySql 8.0.30 on Zsh Shell | zsh: command not found: MySql (Resolved) on MacOS M1/M2

Install MySQL server on zsh shell | Fixed: zsh: command not found: mysql on MacBook (M1/M2/M3)(2024)

zsh command not found mysql - Fix Provided

zsh: command not found :mysql error fix xampp surver mac and osx

zsh: command not found: mysql | MacOS

Install MySQL on Mac and use via Terminal | "no such file or directory" / "command not found" solved

Fix zsh: command not found: psql error in Mac OSX Intel M1 | M2 | M3

zsh: command not found: wget Mac

Install MySql Server in Macbook M1 / M2

Install MySql Server in Macbook M1 / M2

MySQL : zsh: command not found: mysql

[Apple Tutorial] Como Resolver o problema ZSH: Command Not Found do Terminal zsh do macOS

How To Download And Install MYSQL Server In Macbook M1

zsh command not found brew | FIX ERROR How to Install Homebrew

Mac: Terminal (zsh) command not found

How to install MySQL 8.0.22 Server latest version on MAC OS

zsh: command not found: php macOS Terminal error | How to fix

How to Install MySQL 8.0.30 on MAC OS M1/M2

2023- zsh: command not found: yarn || How to install yarn globally in mac || yarn command not found

How to install Mysql and Run Example on Terminal in Macbook

macOS MacPorts QUICK FIX - port: command not found

how to create .zshrc profile on MacBook

How to Switch Back to Bash in Terminal on Mac | Change zsh to bash on macOS

✅ Solved ✅ How To Fix Homebrew Installation Problem Zsh Command Not Found - Brew | M1- Intel Macbook

Remove MySQL server from Macbook M1 | Uninstall MySQL from Macbook M1

"code ." is not working in on the command line for Visual Studio Code on OS X/Mac

How to Use SQL in macbook | SQL in macbook | 2023 | DBMS | SQL in Terminal/Command Line

How to open mysql in macbook m1 through terminal

zsh command not found brew on Mac

Disclaimer DMCA