MySQL connection is working, Query doesn't. I'm getting error No Module 'MySQLdb' #28553
Unanswered
AthanPal
asked this question in
Q&A / Help
Replies: 1 comment
-
I am also facing the same issue with mysql connection , is your issue resolved? or any leads on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
i have db connection and shcema and table schema... but query and datasets don't work V 4.0.1
pip freeze | grep sql
marshmallow-sqlalchemy==0.28.2
mysql-connector==2.2.9
mysql-connector-python==8.4.0
mysqlclient==2.2.4
pymssql==2.3.0
sqlglot==23.15.8
sqlparse==0.4.4
Best regards and thank you in advance for responding
Beta Was this translation helpful? Give feedback.
All reactions