'Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock
Trying to run this simple query, but getting this error https://prnt.sc/1rb6pl5
Solution 1:[1]
Since you're using PopSQL: Try switching the Connection Type to local:
.
Solution 2:[2]
Make sure mysql is running on your server.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | buddemat |
| Solution 2 | Hamed Maaleki |
