betodealmeida commented on issue #14746:
URL: https://github.com/apache/superset/issues/14746#issuecomment-848265332


   Actually, I just saw this in the SQLAlchemy docs:
   
   > The MySQL Connector/Python DBAPI has had many issues since its release, 
some of which may remain unresolved, and the mysqlconnector dialect is not 
tested as part of SQLAlchemy’s continuous integration. The recommended MySQL 
dialects are mysqlclient and PyMySQL.
   
   So I'll make `mysqlclient` the default. Though we had problems with it at 
Preset, and we had to switch to `mysql-connector-python`.


-- 
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.

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