(graphic) MySQL 5.6 for Windows uncompressed version installation

Source: Internet
Author: User

Recent project development using MySQL, go to the official website to see MySQL there are two ways to install: One is the MSI format, one is in the zip format. Personally prefer the zip, that is, the decompression version, in other words, the green version, just install a database is good, now the installation process is summarized as follows (win10/win8/win7 General):

Download MySQL

1. First look at the operating system version

2. Download MySQL to official website: http://dev.mysql.com/downloads/mysql/


3. I give the direct address of MySQL here, can copy the address using download tool to download:
32-bit: Http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.26-win32.zip
64-bit: Http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.26-winx64.zip
4. My Baidu Cloud disk:
32-bit: Http://pan.baidu.com/s/1jG8dMVO
64-bit: Http://pan.baidu.com/s/1bnmDxZT

Install MYSQL1. Unzip


2. Configure Environment variables


3. Install MySQL

A. command line must be run with Administrator privileges

B. Switch to the bin directory of your MySQL installation directory at the command line
C. Run the Install command

mysqld -install

D. Start the service

start mysql

E. Connecting to MySQL
Install command mysql:

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

(graphic) MySQL 5.6 for Windows uncompressed version installation

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.