We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8399904 commit 08604a4Copy full SHA for 08604a4
CHANGES.txt
@@ -22,6 +22,14 @@ v2.1.3
22
- BUG#20638660: The account_locked needs value for MySQL 5.7.6
23
- BUG#20653441: C/Py hangs if a query is killed
24
- BUG#20987205: C/Py Django backend doesn't work with Django 1.8
25
+- BUG#21492815: Fix callproc when consuming results turned on
26
+- BUG#21529781: Fix usage of auth_plugin option with CExtension
27
+- BUG#21535573: Fix character decoding of identifiers using CExtension
28
+- BUG#21536507: Fix raising warnings as exceptions
29
+- BUG#21490865: Fix compiling CExtension with relocated libmysqlclient
30
+- BUG#21492428: Fix using passwords with leading/trailing whitespaces
31
+- BUG#21541244: Fix running unit tests for MySQL server 5.5
32
+- BUG#21782246: Fix Install check of bitness of libmysql c client fails
33
34
v2.1.2b1
35
========
0 commit comments