MySQL download, install, and modify the root password

Source: Internet
Author: User
Tags mysql download

First,: Mysql_5.6.22_winx64_xiazaiba:http://rj.baidu.com/soft/detail/12585.html?ald

Second, install the software, install to the specified path, here is C:\Program files\mysql\mysql Server 5.6\, you can refer to http://www.jb51.net/article/23876.htm

Third, open the command prompt with the administrator, enter the CD C:\Program files\mysql\mysql Server 5.6\bin

Will jump C:\Program files\mysql\mysql Server 5.6\bin,

Four, continue to enter Mysqld.exe-install, appear

Input net start MySQL, start the MySQL service, such as:

VI. Enter MYSQL-U root MySQL, such as:

Enter update user set Password=password (' 123456 ') where user= ' root '; Change the root password to 123456, such as:

Eight, input flush privileges; Such as:

Nine, enter quit, exit:

X. Installation of Mysql_front::http://rj.baidu.com/soft/detail/17997.html?ald

Configuration such as:

Ok

MYSQL Change root password reference: http://www.jb51.net/article/28584.htm

MySQL download, install, and modify the root password

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.