Wido den Hollander created CLOUDSTACK-8818:
----------------------------------------------

             Summary: Python scripts should depend on mysql.connector instead 
of MySQLdb
                 Key: CLOUDSTACK-8818
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8818
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Wido den Hollander


Our current Python scripts depend on MySQLdb for MySQL connections.

The best way to go is the native mysql.connector which implements the MySQL 
protocol in native Python instead of depending on external libraries.

It would be best if we drop MySQLdb and use mysql.connector since that also 
supports Python 3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to