Home  >  Article  >  Database  >  How to connect to navicat for mysql

How to connect to navicat for mysql

(*-*)浩
(*-*)浩Original
2019-08-23 11:48:0347782browse

Connection method: 1. Click "Connect" in the toolbar, select "MySQL", and enter the connection setting interface; 2. Fill in the "Connection Name", "Host Name or IP Address", "Port", Enter the "Username" and "Password" set when installing MySQL, and click "OK"; 3. Double-click MySQL in the "Management Area" to connect.

How to connect to navicat for mysql

Use Navicat to connect to the MySQL database (Recommended tutorial: navicat tutorial)

Open " Navicat" software, the entire interface is divided into "menu bar", "toolbar (shortcut menu)", "management area" and "editing area".

How to connect to navicat for mysql

Method 1 to establish a connection: Click "File" in the menu bar, select "MySQL" in "New Connection" to enter the connection setting interface.

How to connect to navicat for mysqlMethod 2 to establish a connection: Click "Connect" in the toolbar, select "MySQL", and enter the connection setting interface.

How to connect to navicat for mysql Fill in the "connection name", "host name or IP address", "port", "user name" and "password" set when installing MySQL. Then "OK".

How to connect to navicat for mysql#Display the connection database we set in the "Management Area" and double-click to connect. After the connection is successful, all databases under the connection are displayed.

How to connect to navicat for mysql

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