Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socketPath in MAMP connection #24

Closed
7ender opened this issue Aug 14, 2016 · 2 comments
Closed

socketPath in MAMP connection #24

7ender opened this issue Aug 14, 2016 · 2 comments
Labels
v1 deprecated. Version 1.xx is deprecated. please want for v2 that developed in v2-dev branch.

Comments

@7ender
Copy link

7ender commented Aug 14, 2016

In macOS with MAMP need add field for socketPath on page "Project details".

example:
this.socketPath = options.socketPath || '/Applications/MAMP/tmp/mysql/mysql.sock';

Otherwise: "Error: connect ECONNREFUSED 127.0.0.1:3306"

@erolando
Copy link

erolando commented Apr 27, 2017

same problem

@mittalapurv
Copy link

How do we add the socketPath?? Where to add it? I apologize in advance, but please treat me as a noob

@garrylachman garrylachman added the v1 deprecated. Version 1.xx is deprecated. please want for v2 that developed in v2-dev branch. label Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 deprecated. Version 1.xx is deprecated. please want for v2 that developed in v2-dev branch.
Projects
None yet
Development

No branches or pull requests

4 participants