mysql connection error

why i cannot connect to mysql in dockers coder@ErpDemo:~/ERP-ULTRA$ mysql -u root ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
2 Replies
Codercord
Codercord7d ago
<#1364616384780173373>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Phorcys
Phorcys3d ago
is the mysql instance running inside the container or on the host? also try running as root maybe hey @Alex{ }, any luck?

Did you find this page helpful?