Install the latest version of MySQL (APT mode installation)

Source: Internet
Author: User

Access URL: http://dev.mysql.com/downloads/repo/apt/

http://dev.mysql.com/doc/mysql-apt-repo-quick-guide/en/

The first step , download Mysql-apt-config_0.8.0-1_all.deb,

Visit URL http://dev.mysql.com/downloads/repo/apt/

Step Two ,

Step three , enter the configuration interface

Fourth step , refresh apt source

Fifth Step , install MySQL via apt

Enter Y to continue, long download wait ...,-> Installation Wizard, complete the installation

Sixth step to see if the installation was successful

MySQL service stopped/turned on

MySQL Open remote connection

Log in to MySQL

Choose MySQL Database

Use the command "grant all privileges on *. * to ' root ' @ '% ' identified by ' root password ' with GRANT OPTION;"

Refresh the permissions you just modified

To see if the modification was successful

Modifying a configuration file My.ini

Find bind-address =127.0.0.1 to comment out;// the effect is to make local access no longer allowed only

Remote Testing with clients

Install the latest version of MySQL (APT mode 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.