How to Install MySQL Server on Windows Server 2019. In this article we will introduce MySQL server and talk about it’s features and proceed to the installation phase on Windows server 2019.Â
What is MySQL
MySQL is a free, open source, and one of the most popular database management systems. It is easy to use, scalable and uses a relational database and SQL to manage its data. Generally, it is used in the modern web application as part of the popular LAMP and LEMP stack. MySQL server uses tables to store the data. A table is a collection of related data and it consists of columns and rows. It uses Structured Query Language to manipulate, control and query data.
Step 14 – Select your logging options and click on the Next button. You should see the advanced options screen:
Step 15 – Define your server id and click on the Next button. You should see the Apply configuration screen:
Step 16 – Click on the Execute button to apply all the configurations. Once all the configurations are applied, you should see the following screen:
Step 17 – Click on the Finish button. You should see the MySQL product configuration screen:
Step 18 – Click on the Next button to configure the MySQL router. You should see the following screen:
Step 19 – Leave all options as it is and click on the Finish button. You should see the MySQL connect screen:
Step 20 – Provide your MySQL root username, password and click on the Check button. Once the connection is established, you should see the following screen:
Step 21 – Click on the Next button. You should see the following screen:
Step 22 – Click on the Execute button to apply all configuration, you should see the following screen:
Step 23 – Click on the Finish button to finish the product configuration. You should see the following screen:
Step 24 – Click on the Finish button to close the MySQL installation wizard.
After completing the MySQL server installation, proceed to the next step to verify the MySQL installation and interact with MySQL command line client.
MySQL Workbench is a graphical tool to manage the MySQL database from the graphical interface. It is installed automatically with MySQL full package installation.
To access it, search for MySQL Workbench in the search bar and click on it. You should see the MySQL Workbench interface on the following screen:
Click on the Database menu, you should see the following screen:
Provide your database host, root username, and click on the OK button. You will be asked to provide a MySQL root password as shown below:
Provide a MySQL root password and click on the OK button. Once the connection is established, you should see the MySQL Instance in the following screen:
You can now create and manage MySQL database and users from the graphical interface.
How to Install MySQL Server on Windows Server 2019 Conclusion
In the above guide, you learned how to install MySQL server on Windows server 2019. You also learned how to interact with MySQL using MySQL command line client and MySQL Workbench. For more information, visit the MySQL documentation page.
I am a fan of open source technology and have more than 10 years of experience working with Linux and Open Source technologies. I am one of the Linux technical writers for Cloud Infrastructure Services.
00votes
Article Rating
Subscribe
Login and comment with
I allow to create an account
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.
DisagreeAgree
Login and comment with
I allow to create an account
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.