Mysql installation configuration, mysql

Source: Internet
Author: User

Mysql installation configuration, mysql

L download the compressed package:

  • Official Website: https://dev.mysql.com/downloads/mysql/5.1.html#downloads
  • Step 1: Decompress the downloaded package to the directory you want to install
  • Step 2: Go to the bin directory and copy the Directory
  • Step 3: run the DOS window and enter the copied bin path.
  • Step 4: Execute the installation command: mysqld install
  • Step 5: run the "net start mysql" command to enable the service. There are two situations:

1. The service is successfully started.

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

Solution:

You only need to add the mysql installation path (bin directory) to the path environment variable (if there is other content in the path, you only need to add a semicolon to the end of the content; then you can add it to the end)

Mysql> indicates success.

Windows in the DOS console are not suitable for beginners. You can download a graphical operation interface tool.

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.