Giter VIP home page Giter VIP logo

Comments (7)

Jason-Morcos avatar Jason-Morcos commented on June 11, 2024

I thought we fixed this ~3 years ago? #765
Not sure why we're having trouble here - the code should explicitly force localhost to be TCP/IP if you have TCP/IP selected
Can we get some screenshots of your connection configuration and the error message?

from sequel-ace.

yarkm13 avatar yarkm13 commented on June 11, 2024

Maybe I'm reading this error message incorrectly?

Знімок екрана 2024-01-22 о 11 08 27

from sequel-ace.

yarkm13 avatar yarkm13 commented on June 11, 2024

There are different error messages for 127.0.0.1 and localhost

2024-01-22.11.30.05.mov

from sequel-ace.

Jason-Morcos avatar Jason-Morcos commented on June 11, 2024

It may be possible it's falling back on the socket if it cannot connect via TCP/IP?
Can you try with the correct password and see?

from sequel-ace.

Behinder avatar Behinder commented on June 11, 2024

Same problem here. I tried as 'root' and defined user - in terminal connection works in Sequel Ace it is not.
Zrzut ekranu 2024-01-27 o 20 18 29
Standard connection, not the socket.

from sequel-ace.

AndrewLarsen avatar AndrewLarsen commented on June 11, 2024

Same here

When using the following command in terminal "mysql -uroot" it connects as expected.

Screenshot 2024-02-22 at 09 28 31

But when I attempt to use Sequel Ace it doesn't work. It worked earlier today, but after I restarted mysql service (brew service restart mysql) it stopped working in Sequel Ace but not in terminal.

Screenshot 2024-02-22 at 09 30 05

EDIT
For me this was related to "skip-name-resolve=ON" being enabled in my.cnf, localhost could not be resolved to 127.0.0.1, and when I attempted to use 127.0.0.1 I got an error message saying that the host 127.0.0.1 is not allowed.

Removed "skip-name-resolve=ON" and restarted mysql, and now localhost works as expected.

from sequel-ace.

Behinder avatar Behinder commented on June 11, 2024

from sequel-ace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.