How to install MySQL on windows

Source: Internet
Author: User
Use the automated installer to automatically install MySQL. New MySQL users can use the MySQL Installation Wizard and Mysql Configuration Wizard to install MySQL on Windows. the two wizard is designed to facilitate new users to quickly use MySQL. In the MySQL full installation package, both the MySQL Installation Wizard and the MySQL Configuration Wizard are available.

Use the automated installer to automatically install MySQL. New MySQL 5.0 users can use the MySQL Installation Wizard and MySQL Configuration Wizard to install Mysql on Windows. the two wizard is designed to facilitate new users to quickly use MySQL. In the MySQL full installation package, both the MySQL Installation Wizard and the MySQL Configuration Wizard are available.

Use an automated installer to automatically install MySQL

New MySQL 5.0 users can use the MySQL Installation Wizard and MySQL Configuration Wizard to install Mysql on Windows. The purpose of designing these two wizard is to facilitate new users to quickly use MySQL. In the MySQL full installation package, both the MySQL Installation Wizard and the MySQL Configuration Wizard are available, and these two wizards are recommended in most standard MySQL installation programs. Without using these two wizard, you need to install multiple MySQL instances on one server and the advanced user wants to completely obtain the configuration of the Advanced Server.

Introduction to using the MySQL Installation Wizard

The MySQL Installation Wizard is an installation program for the MySQL server. This installation program is based on the latest Installation Technology for Microsoft Windows. The MySQL Installation Wizard and MySQL Configuration Wizard can help you quickly install and configure the MySQL server, so that the server can be quickly used after installation. The MySQL Installation Wizard is a standard installation program for all MySQL Release versions. Before using the MySQL Installation Wizard to install MySQL, users of previous MySQL versions must manually close and Delete the existing MySQL device.

Microsoft has included an improved version of Microsoft Windows Installer (MSI) in the latest Windows release. MSI has become a de facto standard for applications on Windows 2003, Windows XP, and Windows Server. The MySQL Installation Wizard makes full use of this technology to provide a more stable and flexible installation process. The installer mechanism of Microsoft Windows is updated with the release of Windows XP. For versions earlier than Windows, refer to this Microsoft Knowledge Base article to obtain the latest version of the Windows Installer mechanism. At the same time, Microsoft has recently introduced the WiX (Windows Installer XML) toolkit. This is the first well-known open-source project from Microsoft. Since it is an open-source project, we have already transferred it to WiX, and it allows us to adopt a more flexible way to use scripts to handle the implementation of the entire Windows installation process.

The improvement of the MySQL Installation Wizard depends on the support and feedback from users like you. If you think that the MySQL Installation Wizard lacks some important features or you find a bug, please use our MySQL Bug System to apply for features or report problems.

Download and start the MySQL Installation Wizard

You can download the MySQL Server installation package from the following websites :. If the downloaded package is in a Zip archive, You need to decompress the package first. The program that starts the Installation Wizard depends on the content of the installation package you downloaded. If the setup.exe file exists, double-click it to start the installation process. If a. msi file exists, double-click it to start the installation process.

Select the installation type

There are three types of installation: Typical, complete, and custom. For typical installation types, install the MySQL server, mysql command line client, and command line application. Command Line clients and programs include mysqldump, myisamchk, and several other tools that can help you manage MySQL servers. All content of the full installation type installed in the installation package. The entire installation package includes embedded service libraries, benchmarking kits, supporting scripts and documents. The custom installation type gives you full control over the entire package you want to install. You can select the package type and installation path you want to install. If you choose a typical installation or full installation, you will immediately go to the confirmation screen to confirm your selection and start installation.

Custom installation dialog box

If you need to change the installation path or change the installation content of the MySQL Installation Wizard, you should select a custom installation type. All available content is listed on the left side of the custom installation dialog box in a tree structure. The content not selected for installation has a red X mark, and the selected content has a white mark. You can click the content icon and select a new option from the drop-down menu to determine whether to install the content. You can click "Modify..." on the right of the displayed installation path ...." To modify the default installation path. After selecting your installation path and content, click "Next" to go to the confirmation dialog box.

Confirmation dialog box

Once you select the installation type and content, a confirmation dialog box is displayed. Your installation type and installation path will be displayed for you to review your selection. If you are satisfied with your settings, click "Install" to install MySQL. If you need to change your settings, click "return. If you exit the MySQL Installation Wizard without installing MySQL, click "cancel. After the installation is complete, you will be provided with an option to register the MySQL site. You can register an email that allows you to access the forums.mysql.com Forum. You can also report an error in bugs.mysql.com and submit it to the real-time communication device. The last scene of the installer is that the installer will provide an overview of the entire installation and provide an opportunity for you to enable the MySQL Configuration Wizard. You can use the Configuration Wizard to generate a configuration file, install MySQL service and configure security.

Changes made by the MySQL Installation Wizard

Once you click the "Install" button, the MySQL Installation Wizard will start the installation process and modify your system as follows:

Modify the Registry

In a typical installation scenario, the MySQL Installation Wizard generates a Windows Registration key, which is located at HKEY_LOCAL_MACHINESOFTWAREMySQL AB .. When you install major Server versions such as MySQL Server 5.0, the MySQL Installation Wizard generates a name key after the installation is complete. The name key consists of two strings: The position string and the version string. The location string contains the installation path. By default, C: Program FilesMySQLMySQL Server 5.0 is installed .. The version string includes the release number. For example, for MySQL Server 5.0.13-rc installation, this key value contains the 5.0.13-rc value. The registered key value is used to assist external tools in identifying the installation path of the MySQL server, which can avoid full scan of the hard disk. The registration key value is not required to enable the Service. This registration key value is not generated when the noinstall Zip archive is used for installation.

Changes to the Start Menu

After the selected major MySQL installation version is installed, the MySQL Installation Wizard generates a new MySQL menu entry in the Windows Startup menu. For example, when you install MySQL 5.0, the MySQL Installation Wizard will generate MySQL Server part 5.0 in the Start Menu. The new menu includes the following content:

• MySQL command line Client: This is a mysql command line Client shortcut configured to connect to the root user at the same time. You need to enter the root user password during connection.

• MySQL service instant Configuration Wizard: this is a shortcut of the MySQL Configuration Wizard. You can use this shortcut to configure the latest Installation server or reconfigure an existing server.

• MySQL document: This is a link to the server document in the installation path of the MySQL server. This option is unavailable when the MySQL server is installed in a streamlined manner. Changes to the file system

By default, the MySQL Installation Wizard installs the MySQL service to C: Program FilesMySQLMySQL Server 5.0. This is the default location of your system application, and MySQL is the main version of the MySQL Server. This is a new recommended path for the MySQL server, instead of the previous default path c: mysql.

By default, all MySQL applications are stored in a common path C: Program FilesMySQL, where Program Files is the default application location installed in Windows. On a developer's machine, a typical MySQL installation may be as follows:

C: Program FilesMySQLMySQL Server 5.0

C: Program FilesMySQLMySQL Administrator 1.0

C: Program FilesMySQLMySQL Query Browser 1.0

This method makes it easier to manage and maintain all MySQL applications installed on a specific system.

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.