File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- lastmod : 2022-02-10
2
+ lastmod : 2022-02-18
3
3
date : 2017-03-27
4
4
menu :
5
5
main :
@@ -24,7 +24,7 @@ weight: 30
24
24
* Speed up ` MySqlDataAdapter.Update ` when ` UpdateBatchSize ` is large: [ #1124 ] ( https://github.com/mysql-net/MySqlConnector/issues/1124 ) .
25
25
* Remove ` DO SLEEP(0) ` use after cancelling a query: [ #1115 ] ( https://github.com/mysql-net/MySqlConnector/issues/1115 ) .
26
26
* This improves compatibility with MariaDB Xpand.
27
- * Encode NUL bytes as ` \0 ` on the write : [ #1121 ] ( https://github.com/mysql-net/MySqlConnector/issues/1121 ) .
27
+ * Encode NUL bytes as ` \0 ` on the wire : [ #1121 ] ( https://github.com/mysql-net/MySqlConnector/issues/1121 ) .
28
28
* This improves compatibility with SingleStore.
29
29
30
30
### 2.1.4
You can’t perform that action at this time.
0 commit comments