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

Cannot connect with external DBs e.g. in Microsoft Studio #60

Open
Aherontas opened this issue Dec 17, 2024 · 0 comments
Open

Cannot connect with external DBs e.g. in Microsoft Studio #60

Aherontas opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
feature A big implementation

Comments

@Aherontas
Copy link
Collaborator

Throughing that kind of erros:

line 340, in _open_connection
raise get_mysql_exception(
mysql.connector.errors.DatabaseError: 2003 (HY000): Can't connect to MySQL server on 'localhost:3306' (10061)

Needs feature to support that.

@Aherontas Aherontas added the feature A big implementation label Dec 17, 2024
@Aherontas Aherontas self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A big implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant