We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On local connection, I can't connect the database with the default string localhost but if I change it to 127.0.0.1 it works fine
localhost
127.0.0.1
it should be working both
can't connect, ERROR !!!
The text was updated successfully, but these errors were encountered:
Which database? MySQL or PostgreSQL? Mac, Linux or Windows?
Sorry, something went wrong.
mysql Ver 8.1.0 for macos13.3 on arm64 (Homebrew)
is it happening on our client only or have you tried other client and it works fine?
No branches or pull requests
👟 Reproduction steps
On local connection, I can't connect the database with the default string
localhost
but if I change it to127.0.0.1
it works fine👍 Expected behavior
it should be working both
👎 Actual Behavior
can't connect, ERROR !!!
The text was updated successfully, but these errors were encountered: