File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- lastmod : 2023-01-01
2
+ lastmod : 2023-05-04
3
3
date : 2017-03-27
4
4
menu :
5
5
main :
@@ -10,6 +10,13 @@ weight: 30
10
10
11
11
# Version History
12
12
13
+ ### 2.2.6
14
+
15
+ * Ignore deadlock exception when rolling back an XA transaction: [ #1317 ] ( https://github.com/mysql-net/MySqlConnector/issues/1317 ) .
16
+ * Work around ephemeral PEM bug on Windows: [ #1278 ] ( https://github.com/mysql-net/MySqlConnector/issues/1278 ) .
17
+ * Support new MariaDB version numbers: [ #1259 ] ( https://github.com/mysql-net/MySqlConnector/issues/1259 ) .
18
+ * Thanks to [ Diego Dupin] ( https://github.com/rusher ) for contributions to this release.
19
+
13
20
### 2.2.5
14
21
15
22
* Add support for ` DECIMAL UNSIGNED ` , fixing error in ` DeriveParameters ` : [ #1272 ] ( https://github.com/mysql-net/MySqlConnector/issues/1272 ) .
You can’t perform that action at this time.
0 commit comments