dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Got a error

Open fuycadw opened this issue 9 years ago • 1 comments

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

fuycadw avatar Jan 02 '17 08:01 fuycadw

maybe need a parameter to reset the path by protocol. example : --protocol=socket -S 'path'

fuycadw avatar Jan 02 '17 09:01 fuycadw