Home >Database >Mysql Tutorial >How to open local mysql operation

How to open local mysql operation

coldplay.xixi
coldplay.xixiOriginal
2020-10-13 16:02:114340browse

How to open local mysql: first open the mysql installation folder; then enter the bin folder, and then start the [mysql.exe] program. If the startup is successful, you can proceed.

How to open local mysql operation

How to open local mysql:

1. Find the address where you installed mysql, which is the mysql file Folder

How to open local mysql operation

2. Enter the bin folder in mysql and you can see the following, two programs

How to open local mysql operation

3 , first run mysqld.exe, you can see the black window flashing, start the task manager to see if the startup is successful

How to open local mysql operation

4. After successful startup, start the mysql.exe program , as shown in the picture, the startup is successful, and you can operate it

How to open local mysql operation

#5. Just operate it and see if there are no errors. Congratulations on the success.

How to open local mysql operation

The above is the detailed content of How to open local mysql operation. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn