オリジナル版:http://lists.mysql.com/announce/805
>MySQL Connector/Python v1.0.7はMySQL用のピュアPythonデータベースドライバです。これはConnector/Python v1.0の最初のGA(Genral Availability)です。
MySQL Connector Pythonのバージョン1.0はMySQL 5.5以上と互換性を持ちますが、それ以前のバージョンでも動作します(バージョン4.1以上)。Python v2.6とPython v3.1以上でサポートされます。Python v2.4とv2.5で動作することは知られていますが、公式にはサポートされません。
MySQL Connector/Python v1.0.7はhttp://dev.mysql.com/downloads/connector/python/#downloadsからダウンロード可能です。
MySQL Connector/Python v1.0での変更の要約は下記にリストアップされています。より完全な変更のリストは配布物内の変更履歴を確認してください。
Changes in MySQL Connector/Python v1.0.7
----------------------------------------
Bug Fixes:
* Fixed formatting of client errors changing numeric to string
placeholders. (Bug #14548043) Additionally, the client and
server errors have been regenerated using latest development
release of MySQL v5.6.
Documentation
-------------
Online: http://dev.mysql.com/doc/connector-python/en/index.html
The source distribution includes the manual in various formats under
the docs/ folder.
Reporting Bugs
--------------
We welcome and appreciate your feedback and bug reports:
http://bugs.mysql.com/