JPonte opened a new issue #14746: URL: https://github.com/apache/superset/issues/14746
Two different documentation pages recommend different MySql connectors. https://superset.apache.org/docs/databases/mysql recommends `mysql-connector-python` https://superset.apache.org/docs/databases/installing-database-drivers recommends `mysqlclient` Which one is the current recommended one or is it indifferent? ### Expected results Both pages recommend the same, either `mysql-connector-python` or `mysqlclient`. ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
