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

Problem connecting to Mysql/MariaDB. #1932

Closed
ManuGraiph opened this issue Jun 23, 2023 · 1 comment
Closed

Problem connecting to Mysql/MariaDB. #1932

ManuGraiph opened this issue Jun 23, 2023 · 1 comment
Labels

Comments

@ManuGraiph
Copy link

Hi!

I'm having some trouble connecting to a Mysql database. I've tested using a local db and a remote db with diff configuration, so, it's not a problem in the db i think.

I manage to open the connection and get the tables, but every single one of them is shown as empty and in the statusbar i'm getting the following error:

[pymysql.err.OperationalError] [2003, "Can't connect to MySQL server on -connection string here- [[Errno -2] Name or service not known]"] [Background on this error at: https://sqlalche.me/e/14/e3q8]

As i said, i guess the connection is fine since i can see the tables, but not their content, any idea what could it be?

Thanks in advance!

@anjakefala anjakefala transferred this issue from saulpw/vdsql Jun 23, 2023
@saulpw
Copy link
Owner

saulpw commented Oct 21, 2023

Hi @ManuGraiph, there's not enough information here to diagnose your issue. If you're still trying to figure this out, hop on our Discord at visidata.org/chat and let's get a sync conversation going.

@saulpw saulpw closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants