How To Install MySQL
How To Install MySQL
If you want to install MySQL on the Windows environment, using MySQL installer is the
easiest way. MySQL installer provides you with an easy-to-use wizard that helps you to
install MySQL with the following components:
MySQL Server
All Available Connectors
MySQL Workbench with Sample Data Models
MySQL Notifier
Tools for Excel and Microsoft Visual Studio
MySQL Sample Databases
MySQL Documentation
If you are connecting to the internet while installing MySQL, you can choose the online
installation version mysql-installer-web-community-<version>.exe .
In case you want to install MySQL offline, you can download
the mysql-installer-community-<version>.exe file.
Install MySQL Step 2 – Welcome Screen: A welcome screen provides several options.
Choose the first option: Install MySQL Products
Install MySQL Step 3 – Download the latest MySQL products: MySQL installer checks and
downloads the latest MySQL products including MySQL server, MySQL Workbench, etc.
Install MySQL Step 8 – Configuration Overview. Click the Next button to configure
MySQL Database Server
Install MySQL Step 8.1 – MySQL Server Configuration: choose Config Type and MySQL
port (3006 by default) and click Next button to continue.
Note: click on the next don’t change anything, default settings will be applied.
Install MySQL Step 8.1 – MySQL Server Configuration: choose a password for
the root account. Please note the password download and keep it securely if you are
installing MySQL database server on a production server. If you want to add a more
MySQL user, you can do it in this step.
Note: Set password = 1234 don’t make it too complex it will be used for connection.
Install MySQL Step 8.1 – MySQL Server Configuration: choose Windows service details
including Windows Service Name and account type, then click Next button to continue.
Install MySQL Step 8.1 – MySQL Server Configuration – In Progress: MySQL Installer is
configuring MySQL database server. Wait until it is done and click the Next button to
continue.
Install MySQL Step 8.1 – MySQL Server Configuration – Done. Click the Next button to
continue.
Install MySQL Step 8.2 – Configuration Overview: MySQL Installer installs sample
databases and sample models.
Install MySQL Step 9 – Installation Completes: the installation completes. Click
the Finish button to close the installation wizard and launch the MySQL Workbench.
Type connection name anything you want and the click on store vault to enter the
password
Enter the password which you set during installation “1234” and the click ok and the
click on Test Connection
If you see this Successful window massage Then MySql Installation is Completes
Note: if don’t understand anything then just click on next with default settings