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

The configuration method of installing mysql

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

Share

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

This article mainly introduces the configuration method of installing mysql, which is very detailed and has certain reference value. Friends who are interested must finish it!

The configuration method for installing mysql is as follows: first, open the bin directory of mysql, and install the service of mysql; then initialize mysql, and turn on the service of mysql; finally, log in and verify.

The configuration method for installing mysql:

* Open the command line as an administrator (as shown in the following figure)

① go to the bin directory of mysql:

② installs mysql service: mysqld-- install

③ initializes the mysql, where the initialization produces a random password, as shown in the following box. Remember this password, which will be used later (mysqld-- initialize-- console)

④ enables mysql service (net start mysql)

⑤ login verification, whether mysql is installed successfully! (note that the random password generated above does not include the space in front of the previous symbol, otherwise the login will fail. If it is the same as shown below, your mysql has been installed successfully! Note, be sure to turn on the service first, or the login will fail and a prompt denying access will appear!

The above is all the contents of the configuration method of installing mysql, thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

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