dockerfiles
dockerfiles copied to clipboard
Got a error
mysqldump: Got error: 2002: "Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2 "No such file or directory")" when trying to connect
and how can I fix this ?
Thanks
maybe need a parameter to reset the path by protocol. example : --protocol=socket -S 'path'