mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
MySQLdb has been deprecated and is also not supported in Python 3. mysql.connector is a connector written in Python which talks the native MySQL protocol without any external code. https://dev.mysql.com/doc/connector-python/en/