MySQL installation configuration

Source: Internet
Author: User

L Download the zip package:

  • Official website: https://dev.mysql.com/downloads/mysql/5.1.html#downloads
  • The first step: Unzip the downloaded package to the directory you want to install
  • Step two: Go to the bin directory and copy the directory
  • Step three: Run the DOS window and go to the bin path you just copied
  • Fourth step: Execute installation command: mysqld install
  • Fifth step: Execute the command to open the service: net start MySQL will have two situations:

1. Service started successfully

2. Net is not an internal or external executable command:

Solution:

Just add the MySQL installation path (bin directory) to the PATH environment variable (if there is something else in path, just add a semicolon at the end of the content;

The appearance of mysql> means success.

Operation in DOS console window is not suitable for novice, can download graphical user interface tool

MySQL installation 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.