[Sqlalchemy-tickets] [sqlalchemy] #2938: Link of MySQL Connector/Python is incorrect in documentati
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-02-06 08:54:21
|
#2938: Link of MySQL Connector/Python is incorrect in documentation
-------------------------------------+-------------------------------------
Reporter: geertjanvdk | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone:
Component: documentation | Severity: trivial - <10
Keywords: mysql mysqlconnector | minutes
dialect download | Progress State: awaiting triage
-------------------------------------+-------------------------------------
The link to download MySQL Connector Python is incorrectly pointing to
Launchpad. See the latest documentation here:
http://docs.sqlalchemy.org/en/latest/dialects/mysql.html#module-
sqlalchemy.dialects.mysql.mysqlconnector
The official download location is from the MySQL website:
http://dev.mysql.com/downloads/connector/python/
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2938>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|