Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Graphic and text tutorial of mysql 5.6.15 installation and configuration method under Windows8

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

MySQL is a database that I like very much. Today, under the Windows8 system, I downloaded MySQL for installation and configuration. Download address: click on the open link

I would like to record my own process here, one is to play the role of summary, and the other is to help those code friends who are confused in the installation and configuration like me.

The installation files downloaded are:

Double-click run to open.

1) Welcome interface, select Install MySQL Products

2) Select the installation type interface. Here I choose to customize the installation of Custom.

3) feature selection interface. I will select all of them here, and then proceed to the next step in a single Next.

4) the installation progress interface, as shown below:

5) after the installation progress is completed, enter the MySQL Server configuration interface, as follows:

After the installation in the figure above is complete, click Next to complete the installation of MySQL. The files after completing the installation are as follows:

6) configure the environment variables of MySQL to test whether MySQL is installed correctly

Go to the MySQL Server 5.6folder and you will see a folder called bin. Configure the path D:\ MySQL\ MySQL Server 5.6\ bin in the system environment variable.

To run cmd, type mysql-uroot-p on the command line. After entering, you need to enter your password. After entering the correct password, if it appears as shown in the figure below, your MySQL installation is successful.

At this point, the configuration of MySQL under Windows8 has been completed.

Thank you for reading!

-By lzq NY

Wonderful topic sharing:

Installation tutorials for different versions of mysql

Installation tutorials for each version of mysql5.6

Installation tutorials for each version of mysql5.7

Installation tutorials for each version of mysql8.0

The above is the whole content of this article, I hope it will be helpful to your study, and I also hope that you will support it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report