Skip to content

Commit 08604a4

Browse files
author
Geert Vanderkelen
committed
Update CHANGES.txt
1 parent 8399904 commit 08604a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ v2.1.3
2222
- BUG#20638660: The account_locked needs value for MySQL 5.7.6
2323
- BUG#20653441: C/Py hangs if a query is killed
2424
- 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
2533

2634
v2.1.2b1
2735
========

0 commit comments

Comments
 (0)