MySQL server install

Source: Internet
Author: User

1. First download the Mysql.zip or mis-formatted file in MySQL's official website www.mysql.com or other web site currently 5.6 of nearly 300 m.

2.zip Compressed package is the green version of the installation, directly with the DOS command to do the line.

3. Pre-Installation Preparation:

Enter the extracted after the file D:\mysql find My-default.ini into the file basedir= ... Change to MySQL path basedir=d:\mysql

Datadir= .... Change to MySQL data path d=\mysql\data.

4. Start the doc command with the administrator (Windows key +r input cmd starts with administrator privileges) and then CD to the bin of the MySQL directory.

5. Install MySQL:

Mysqld-install

6. Start the MySQL service

net start MySQL

7. Login to MySQL Serer

Mysql-u root-p Password Enter through

MySQL server install

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.