File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,14 @@ v2.1.3
22
22
- BUG#20638660: The account_locked needs value for MySQL 5.7.6
23
23
- BUG#20653441: C/Py hangs if a query is killed
24
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
25
33
26
34
v2.1.2b1
27
35
========
You can’t perform that action at this time.
0 commit comments