Home>Article>Database> How to start mysql

How to start mysql

coldplay.xixi
coldplay.xixi Original
2020-10-23 16:50:13 23940browse

How to start the mysql server: First, right-click "Manage" on "Computer" and double-click "Services and Applications-Services"; then find MySQL55, right-click "Start".

How to start mysql

How to start the mysql server:

1. Right-click on "Computer" - "Manage"; double-click "Services and Applications"; double-click "Service"; find MySQL55 (if other versions of MySQL are installed, the name may be MySQL or MySQL51, etc.), right-click - "Start"

How to start mysql

2. After the startup is completed, the status will change to: Running

How to start mysql

3. Switch to Navicat For MySQL (navicat for short) and click Connect to connect to MySQL management. database. If there is a website or application on the local computer that calls the MySQL database, the website can be accessed normally at this time.

How to start mysql

More related free learning recommendations:mysql tutorial(Video )

The above is the detailed content of How to start 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