MYSQL Installation Guide

Author: Ajay Srivastava

To install MySQL on your machine, follow the instructions provided for your operating system.

Install MySQL Server on Windows

Now you’ll need to add the PATH to the MySQL install to your environmental variables.

Add the MySQL PATH to Environmental Variables

MySQL Shell on Windows

Important To use MySQL commands, you’ll need to use MySQL Shell. You won’t be able to access this shell through your Git Bash terminal—you’ll need to use the Windows command prompt.

Type the command quit; to exit MySQL Shell.