Mysql learning notes (simple use + Navict in Windows), learning notes navict

Source: Internet
Author: User

Mysql learning notes (simple use + Navict in Windows), learning notes navict

I have installed mysql before. I just want to try it out again recently.

I found that I forgot the commands and still wanted Baidu. So I 'd better sort them out.

Although there are a lot of related introductions on the internet, it would be better to sort them out.

The first is download and installation, and there are a lot of online content that will not be listed one by one

The first is to enable the service command:

Net start mysql

Close the service command:

Net stop mysql

The following is the logon command:

Mysql-u root-p

Root is the default user name

If no password is set, press Enter.

If you have set a password and typed a password

Logon successful:

View All databases:

Show databases;

Exit:

Exit;

In actual use, database management tools may be used to facilitate database operations.

I am using Navict Premium

Open the new link and enter the corresponding database information.

After entering the correct information, you can connect

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.