Can t connect to MySQL server on localhost (10061)

Source: Internet
Author: User
Tags ini mysql tutorial

Can t connect to MySQL tutorial server on localhost (10061)

MySQL 10061 Error resolution
If the "Error 2003:can ' t connect to MySQL server ' localhost ' (10061)" appears, your MySQL has not yet started.

Solution: In the service, start the MySQL service

Go directly to the bin point Mysqld.exe or Mysqld-nt.exe, see if its process can run normally, if not, then go to the Control Panel, service to start it, see what is wrong.
If not, in addition to delete the deletion of MySQL, and then reload MySQL, generally can solve the problem, you can back up the data before installation.


Some netizens use the following method to resolve the method

On the C:/windows/my.ini Tim
[Mysqld]
Basedir=f:/mysql
Datadir=f:/mysql/data

If none of the above methods try the following methods

Solution:

First step
Delete the My.ini under C:windowns

Second Step
Open C:mysqlbinwinmysqladmin.exe Enter user name and password

The third step in DOS input mysqld-nt-remove Delete Service
Then enter the Mysqld-nt-install


Step Fourth enter MySQL startup success

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.