eff917 commented on issue #31459:
URL: https://github.com/apache/superset/issues/31459#issuecomment-2710207800

   The main problem is that only installing the mysqlclient package resolves 
this issue. If you only install pymysql or mysql-python, you can create the 
database connection, but as soon as you try to use that connection in SQLlab, 
the preview data panel throws this error. You can select the database and the 
table, and the left pan correctly shows the columns, but you cannot run a 
query. I assume this is because of the sqlparse/sqlparsere package.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to