79111283

Date: 2024-10-21 18:19:05
Score: 2
Natty:
Report link

MySQL comes in the 2 parts: The server which hosts the database, and the client software which talks to the server. It's not finding the server to talk to.

MySQL installed itself as a Component Service on my windows machine. If you look into services (easily accessible From Task Manager > Services tab), you can find the MYSQL80 and start it. This should fix the problem.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Random Guy