Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What about mysql server error 10038?

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to do mysql server error 10038, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

The solution to mysql server error 10038: first check the error window; then connect to the server remotely, and click "start-> Administrative tools-> Advanced Security Windows Firewall"; then select "Port" in "Rule Type"; finally, reopen MySql.

Three solutions to the error of mysql report 10038

The first method:

Step one:

Read the wrong window first.

2003 can't connect to MySQL server on '127.0.0.1' (10038).

Step 2:

The reason is that the remote port 3306 is not open to the public.

Step 3:

First connect to the server remotely and click "start"-> "Administrative tools"-> "Advanced Security Windows Firewall".

Step 4:

In the window that opens, select "inbound Rule" on the left and click "New Rule" on the right to create an inbound rule.

Step 5:

Select Port in Rule Type, and then next.

Step 6:

Select specific Local connection and enter 3306.

Step 7:

Select allow connection, and then click next.

Step 8:

Just select all by default, and then the next step.

Step 9:

Give the rule a name, anything, as long as you know it.

Step 10:

Just reopen MySql.

The second method:

Step one:

Open the service and see if MySql starts.

Step 2:

Start the MySql service.

The third method:

Step one:

Find the start menu and open cmd.

Step 2:

Enter net start mysql.

The above is all the contents of mysql server error 10038, thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report