MySQL Connector/Python 8.0.15 has been released
Nawaz Nazeer Ahamed <[email protected]> Fri, 1 Feb 2019 21:55:12 +0530
| Newsgroups | gmane.comp.db.mysql.announce,gmane.comp.db.mysql.general,gmane.comp.db.mysql.packagers |
|---|---|
| Message-ID | <[email protected]> |
--------------B412D09910C61090D8714806 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Dear MySQL users, MySQL Connector/Python 8.0.15 is the latest GA release version of the MySQL Connector Python 8.0 series. The X DevAPI enables application developers to write code that combines the strengths of the relational and document models using a modern, NoSQL-like syntax that does not assume previous experience writing traditional SQL. To learn more about how to write applications using the X DevAPI, see http://dev.mysql.com/doc/x-devapi-userguide/en/. For more information about how the X DevAPI is implemented in MySQL Connector/Python, and its usage, see http://dev.mysql.com/doc/dev/connector-python. Please note that the X DevAPI requires at least MySQL Server version 8.0 or higher with the X Plugin enabled. For general documentation about how to get started using MySQL as a document store, see http://dev.mysql.com/doc/refman/8.0/en/document-store.html. To download MySQL Connector/Python 8.0.15, see the "General Available (GA) releases" tab at http://dev.mysql.com/downloads/connector/python/ Enjoy! Changes in MySQL Connector/Python 8.0.15 (2019-02-01, General Availability) Bugs Fixed * The default value of the allow_local_infile option changed from True to False. (Bug #29260128) Enjoy and thanks for the support! On behalf of the MySQL Release Team, Nawaz Nazeer Ahamed --------------B412D09910C61090D8714806--