29dec90ce8
* Connector/Python is now compatible with Django 1.8. * When using the C Extension with raise_on_warnings=True, errors were not thrown as exceptions when an executed statement produced an error, and it was not possible to reuse the cursor if the statement produced a result set. * When using the C Extension, character decoding of identifiers (database, table, column names) in result sets could fail. * When using the C Extension with the auth_plugin option, connect() calls failed. * In connections for which consume_results=True, callproc() could hang. * Connections failed if the password began or ended with spaces because they were being stripped before the connection attempt. * Connection failure occurred for accounts authenticated with the sha256_password authentication plugin that had a blank password. * The Connector/Python C Extension could exit when fetching a result set containing many NULL values. * Connector/Python failed to complete the connection handshake with MySQL Server 5.5.8. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |