MySQL Free install version configuration

Source: Internet
Author: User
Tags mysql free mysql version

MySQL version: Mysql-5.5.33-win32

1. Unzip the install-free package to the specified directory Mysql_home
2.cmd enter Mysql_home\bin to register MySQL service: mysqld--install MySQL
3. Start MySQL service: net start MySQL
4.root Enter Mysql:mysql-uroot
5. Change the root password: Update user set Password=password (' pwd ') where user= ' root '
6. Restart MySQL


Note: If you do not register and start MySQL under Mysql_home\bin, you will get an error when starting the service: The specified file cannot be found

Other commands:
Stop mysql:net stop MySQL
Removal Service: SC delete MySQL

MySQL Free install version configuration

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.