Win7 system MySQL-5.0.18 assembly diagram

Source: Internet
Author: User
Tags root access
Win7 system MySQL-5.0.18 installation diagram with executable files installed. Installation Package: available, the following page appears mysql Installation Wizard to start, press "Next"

Win7 system MySQL-5.0.18 installation diagram with executable files installed. Installation Package: http://download.csdn.net/detail/xsc_c/6444947 to download the mysqlinstallation file mysql-5.0.18-win32.zip, double decompress, run “setup.exe ", the following interface appears mysql Installation Wizard to start, press" Next"

Windows 7 system MySQL-5.0.18 installation Diagram

Use an executable file to install it.

Package: http://download.csdn.net/detail/xsc_c/6444947

Open the mysqlinstallation file mysql-5.0.18-win32.zip, decompress the file, and run “setup.exe. The following interface is displayed:



Start the mysql Installation Wizard and press "Next" to continue


Select the installation type, which has three options: "Typical (default)", "Complete (Complete)", and "Custom (Custom,

We select Custom to familiarize ourselves with the installation process:


Click "Developer Components (Developer part)" and select "This feature, and all subfeatures, will be installed on local hard drive. ", that is," This part and its sub-parts are all installed on the local hard disk ".

The preceding operations include "MySQL Server", "Client Programs (mysql Client program)", and "Documentation (document)" to ensure that all files are installed. Click "Change..." to manually specify the installation directory.


Fill in the installation directory, which is the default C drive installation directory, and press "Next" to continue

Confirm the previous settings. If there is an error, press "Back" to return the redo. Click "Install" to start installation.

Installing. Please wait until the following interface appears

This is to ask if you want to register an account for mysql.com or use an existing account to log on to mysql.com. Generally, this is not required. Click "Skip Sign-Up ", click "Next" to skip this step.

Now that the software has been installed, the above interface appears. Here is a good function. mysql Configuration Wizard does not need to be configured in a mess like before. ini. Check the "Configure the Mysql Server now" and click "Finish" to Finish the software installation and start the mysql Configuration Wizard.


Mysql Configuration Wizard start interface, press "Next" to continue

Select the Configuration method, "Detailed Configuration (manual precise Configuration)", "Standard Configuration (Standard Configuration )",

Select "Detailed Configuration" to familiarize yourself with the Configuration process.


Select the Server type, "Developer Machine (development and testing class, mysql occupies a small amount of resources)", "Server Machine (Server type, mysql occupies a large amount of resources) "," Dedicated MySQL Server Machine (Dedicated database Server, mysql occupies all available resources) ", you choose according to your own type, generally choose" Server Machine ", not too little, it will not be full.

Select the general purpose of the mysql Database, "Multifunctional Database (Universal multi-function type, good)", "Transactional Database Only (server type, dedicated to transaction processing, General) "," Non-Transactional Database Only (non-transaction processing type, relatively simple, mainly used for monitoring and recording, the support for MyISAM data types is limited to Non-transactional ), I chose it with my own purpose. Here I select "Transactional Database Only" and press "Next" to continue.

Configure InnoDB Tablespace to select a bucket for the InnoDB database file. If you modify the bucket, remember the location and select the same place for the reinstallation. Otherwise, the database may be damaged, of course, it is okay to back up the database. We will not detail it here. I have not modified it here. Use the default position and press "Next" to continue.


Select the average mysql access volume of your website and the number of connections at the same time. For example, "demo-support (DSS)/OLAP (about 20 connections)" and "Online Transaction Processing (OLTP) (about 500) "and" Manual Setting (manually set, enter a number by yourself) ". Here I select" Online Transaction Processing (OLTP) "and my server, enough. Press "Next" to continue.


Whether to enable the TCP/IP connection and set the Port. If the Port is not enabled, you can only access the mysql database on your machine. I enable it here and tick the Port Number: 3306. on this page, you can also select Enable Strict Mode, so that MySQL will not allow small syntax errors. If you are a newbie, I suggest you cancel the standard mode to reduce the trouble. However, if you are familiar with MySQL, try to use the standard mode because it can reduce the possibility of harmful data entering the database. Press "Next" to continue


The first is Spanish encoding, and the second is multi-byte General UTF-8 encoding, which is not our general encoding. Here we select the third, and then select or enter "gbk" in Character Set ", of course, you can also use "gb2312", the difference is that the gbk font size is large, including all the Chinese characters of gb2312, and added traditional Chinese characters, and other messy words-when using mysql, run "set names gbk;" once before running the data operation command (only once, GBK can be replaced with other values, depending on the settings here ), you can use Chinese characters (or other texts) normally. Otherwise, Chinese characters cannot be displayed normally. Press "Next" to continue.

Select whether to install mysql as a windows Service. You can also specify the Service Name (Service ID Name) and add the mysql bin directory to the Windows Kernel-uusername-ppassword##directory. Then, the complete address of mysql.exe is displayed, it is very convenient), I have checked all of them here, and the Service Name remains unchanged. Press "Next" to continue. Select whether to install mysql as a windows Service. You can also specify the Service Name (Service ID Name) and add the mysql bin directory to the Windows Kernel-uusername-ppassword##directory. Then, the complete address of mysql.exe is displayed, it is very convenient), I have checked all of them here, and the Service Name remains unchanged. Press "Next" to continue.


This step asks if you want to change the default root user (Super Management) password (blank by default). If you want to change the "New root password", enter the New password here (if re-installed, you have already set a password. Changing the password may cause errors. leave it blank and remove the check box before "Modify Security Settings". After the installation and configuration are complete, change the password separately ), "Confirm (re-enter)" is entered again to prevent errors. "Enable root access from remote machines (whether to allow root users to log on to other machines. If you want security, do not check it. If you want convenience, check it )". Finally, "Create An Anonymous Account (Create An Anonymous user, and the Anonymous user can connect to the database, and cannot operate data, including queries)" is not checked. The settings are complete, press "Next" to continue.


Confirm that the settings are correct. If any error occurs, press "Back" to return for the check. Press Execute to make the settings take effect.



After the configuration is complete, press "Finish" to end mysql installation and configuration. Here is a common error, that is, the "Start service" is not allowed, which usually appears on a server where mysql was previously installed, to solve this problem, first ensure that the previously installed mysql server is completely uninstalled. If not, check whether the previous password has been modified as mentioned above; if not, back up the data folder under the mysql installation directory and delete it. After the installation is complete, delete the data folder generated by the installation and remove the backed up data folder, restart the mysql service. In this case, you may need to check the database and fix it once to prevent data errors.

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.