Home > MySQL, Oracle, Python, Work > MySQL Connector/Python bug category on bugs.mysql.com

MySQL Connector/Python bug category on bugs.mysql.com

November 1st, 2011 Leave a comment Go to comments

In addition to reporting MySQL Connector/Python bugs on Launchpad, it is now also possible to enter them using http://bugs.mysql.com.

  1. mike bayer
    November 2nd, 2011 at 16:32 | #1

    Hi Geert -

    Was poking around, MySQL-Connector Python does not appear to be present on the Python package index (http://pypi.python.org/pypi) – a search for “MySQL Connector Python” as well as “myconnpy” shows up nothing, couldn’t see it within the list of packages matching “mysql” overall. Shouldn’t there be a record on pypi for those who are attempting to locate this library ? At the very least the record can point to the MySQL connector/python page on launchpad, if not have a download file available directly.

    • November 2nd, 2011 at 20:41 | #2

      Hi Mike, yes, we need to include it on PyPI. I’ve waited with this a bit since Connector/Python is still in development. However, I’ll do like you suggest and register it tomorrow.