Notes for remote connection to mysql database (remote connection to slow skip-name-resolve) _ MySQL

Source: Internet
Author: User
Notes for remote connection to mysql database (remote connection to slow skip-name-resolve) bitsCN.com 1. how to create an independent account and set permissions

Here I use Navicat as my database management tool to open Navicat.

Select "user" -- "create user"

Enter the user name, host, and password. Note that the host name is not "localhost", but "%"

Then you can set "server permissions"

And the permissions of the specified database. save and exit.

2. slow remote connection

Slow speed is a big problem. The online method is to add a line of "skip-name-resolve" under "[mysqld]" of my. ini, just like this:

Save and restart the mysql service.

BitsCN.com

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.