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

How to open local mysql

coldplay.xixi
coldplay.xixiOriginal
2020-10-12 12:00:5411823browse

How to open local mysql: first find the address where mysql is installed, open the bin file; then run [mysqld.exe] and start the task manager.

How to open local mysql

How to open local mysql:

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

How to open local mysql

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

How to open local mysql

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

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

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

How to open local mysql

The above is the detailed content of How to open local mysql. 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