"Install MySQL database"

Source: Internet
Author: User

Method/Step
  1. Note that you can modify the installation directory by selecting the Custom option.

  2. Please note that for data security, do not install MySQL on the system disk, such as the C: disk.

    You can create a new two folder under another drive, a file that stores MySQL, a data file to store MySQL generated

  3.  

    next

        is now prompted to enter the configuration phase     Now there are two options that prompt you to choose a detail configuration or a standard configuration, we choose the details configuration      then select developer Mode     and select can build multiple libraries      at this time remind us   INNODB   where the data is stored, we can create a new Inno-db folder and store his data     we choose the first one, the default connection is     
  4.  

    default port 3306, bypass firewall for hook identification

       The following is the selection character set, because the MySQL user is quite extensive, so we choose UTF8    the first pair of hooks is started as a server, the second pair of hooks identifies MySQL to the environment variable, You can execute   

      later on in DOS;

    Enter the password, for example my is: 111111

    password asks if you want to allow remote logins, for security purposes, do not select

    the second hook asks if you want to create an anonymous account, do not select

     

     

     

  5.  

     

    Direct click execute

     
  6. wait for 4 pairs of hooks all to hit, so that a MySQL server installation is complete   after the installation is complete, you can see that the task Manager runs a mysqld.exe program that is not Mysql.exe With the server, now to have a client to communicate with, Beginners recommend DOS command window, which is the simplest and most direct communication For example:   Input:mysql-h localhost-u root-p   successful communication with server if not successful, you can configure environment variables!  

"Install MySQL database"

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.