hughhhh commented on a change in pull request #14826:
URL: https://github.com/apache/superset/pull/14826#discussion_r639219181



##########
File path: docs/src/pages/docs/Connecting to Databases/mysql.mdx
##########
@@ -8,16 +8,22 @@ version: 1
 
 ## MySQL
 
-The recommended connector library for MySQL is 
[mysql-connector-python](https://pypi.org/project/mysql-connector-python/).
+The recommended connector library for MySQL is 
[mysqlclient](https://pypi.org/project/mysqlclient/).

Review comment:
       ```suggestion
   The recommended connector library for MySQL is 
`[mysqlclient](https://pypi.org/project/mysqlclient/)`.
   ```




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