1024programmer Mysql How to open mysql57

How to open mysql57

How to open mysql57: first open the Winodws running window; then enter the cmd command in the open edit box; finally enter “mysql -hlocalhost -uroot -p123” in the terminal interface to display and open the MySQL database.

Recommendation: “Mysql Video Tutorial”

Start MySQL5.7 with the command line under windows

1. The combination of Win menu key + R opens the Winodws7 running window, and enters the cmd command in the open edit box, as shown in the figure below:

The Win menu key is the [Ctrl] in the lower left corner of the keyboard The key between the control key and the [Alt shift] key is marked with a Windows window.

Log in to the MySQL command line interface and connect to MySQL

2. Enter mysql -hlocalhost -uroot -p123 in the terminal interface, and the MySQL command line interface appears.

Note: -h above represents the host IP address or domain name, localhost represents the local address 127.0.0.1, -u refers to the MySQL user name, here is the root user during MySQL installation, -p Represents the user password, assuming that the password set when installing MySQL5.0.22 is 123.

This needs to be entered according to your own situation.

3. Display the MySQL database.

The above is the detailed content of how to open mysql57, please pay attention to other related articles on 1024programmer.com for more information!

This article is from the internet and does not represent1024programmerPosition, please indicate the source when reprinting:https://www.1024programmer.com/how-to-open-mysql57/

author: admin

Previous article
Next article

Leave a Reply

Your email address will not be published. Required fields are marked *

Contact Us

Contact us

181-3619-1160

Online consultation: QQ交谈

E-mail: [email protected]

Working hours: Monday to Friday, 9:00-17:30, holidays off

Follow wechat
Scan wechat and follow us

Scan wechat and follow us

Follow Weibo
Back to top
首页
微信
电话
搜索