2. Getting started with MySQL database

Source: Internet
Author: User

2. MysqlGetting Started with databases

(1) Open the services provided by the Windows system to view the appropriate services.

(2) Viewing in Windows Task Manager's Process

(3) Use the command line to manage the Windows Mysql database service.

Net start service name

Net Stop service name

Mysql-hlocalhost-p3306-uroot-p

Small Letter H in-hlocalhost with host address

the uppercase letter P and the port number in the-p3306;

lowercase Letter u with username in -uroot

-p123 in the lowercase letter p with the password, generally do not write the password, after entering the password here, when viewing the history can see the user account corresponding password.

The following is a brief written way to access the database system

2. Getting started with MySQL database

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.