2013.07.03

MySQL

MySQL Connector/Python 1.0.11がリリースされました

オリジナル版:http://lists.mysql.com/announce/844

>MySQL Connector/Python v1.0.11はMySQL用のピュアPythonデータベースドライバの1.0プロダクションリリースの新バージョンです。

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.11はhttp://dev.mysql.com/downloads/connector/python/#downloadsからダウンロード可能です。

MySQL Connector/Python v1.0での変更の要約は下記にリストアップされています。より完全な変更のリストは配布物内の変更履歴を確認してください。

Changes in MySQL Connector/Python 1.0.11 (2013-07-01)
-----------------------------------------------------------------------------------



Functionality Added or Changed

* Connector/Python was updated with error information from MySQL
5.7.1. (Bug #16896702)

* Debian (.deb) packages for Connector/Python are now available.


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/