Install windows msi in MySQL5.6.

Source: Internet
Author: User
Tags net command

Install windows msi in MySQL5.6.

I. Functions

1. MySQL Servers

This feature is a major mysql service and must be installed.

2. Mysql WorkBench

This is a mysql client tool. You can download and install the installation program separately.

3. Mysql Notifier

This function can control mysql startup. After this function is installed, the icon in the lower-right corner of the computer can control mysql startup.

4. Mysql for excel

It can be used to import Excel Data to MySQL or export MySQL Data to Excel. By default, mysql server will automatically install this function.

5. Mysql for

Provides the vs function to connect to mysql.

6. Mysql utilites

Mysql utilites toolkit, which can also be installed separately

7. Mysql Connectors

Connection of various applications provided by mysql

8. Encryption ention

Mysql instructions

Ii. Path description

1. Installation Directory

C: \ Program Files \ MySQL Server x. x
The default installation directory, which is the base Directory of mysql, including mysql-related bin commands, documents, and source code.

2. Tool directory

C: \ Program Files (x86) \ MySQL
For example, the mysql-related function plug-in directory listed above

3. Data Directory

C: \ ProgramData \ MySQL Server x. x
The default mysql data directory. The my. ini configuration file is also in this directory by default.

Iii. startup initialization instructions

1. Startup Mode

1. You can switch to the mysql installation destination bin directory to execute

Copy codeThe Code is as follows:
Mysqld -- defaults-file = "C: \ Program Files \ MySQL Server X.Y \ my. ini"

2. Run the net command

Copy codeThe Code is as follows:
# Start mysql
Net start MySQL56
# Disabling mysql
Net stop MySQL56

2. Update and initialize mysql

Copy codeThe Code is as follows:
Mysqld -- install MySQLXY -- defaults-file = "C: \ Program Files \ MySQL Server X.Y \ my. ini"

The above is a detailed introduction to windows msi installation under MySQL5.6. I hope it will help you. If you have any questions, please leave a message and I will reply to you in a timely manner. Thank you very much for your support for the help House website!

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.