querymx / querym

Querym is free, open-source and cross-platform MySQL and PostgreSQL GUI client.
https://querym.net/
GNU General Public License v3.0
94 stars 28 forks source link

[Bug]: 🐞 Can't connect with localhost #166

Open vicheanath opened 1 year ago

vicheanath commented 1 year ago

👟 Reproduction steps

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

👍 Expected behavior

it should be working both

👎 Actual Behavior

can't connect, ERROR !!!

invisal commented 1 year ago

Which database? MySQL or PostgreSQL? Mac, Linux or Windows?

vicheanath commented 1 year ago

mysql Ver 8.1.0 for macos13.3 on arm64 (Homebrew)

invisal commented 1 year ago

is it happening on our client only or have you tried other client and it works fine?