MySQL service in the native, need single-machine debug MySQL database occurs do not know hostname ' localhost '

Source: Internet
Author: User

Install MySQL server on this machine today and then open it with Workbench to connect to the native database

Hostname:localhost

port:3306

Eject: localhost cannot connect error-1042

Try a lot of methods, finally seemingly use the following way to solve, first record first, the other first not scrutiny:

1. Open a command prompt in Administrator mode

2. Enter the following code to restart

netsh winsock reset

3. Restart the computer ...

4. Open Mysql Workbench Connection to the localhost database again

If the login occurs with a compatibility_56 error, execute the following statement:

Set global show_compatibility_56=on;

This is typically the case in versions 5.7 and above

MySQL service in the native, need single-machine debug MySQL database occurs do not know hostname ' localhost '

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.