File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -257,6 +257,8 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector.
257
257
* [ #115937 ] ( https://bugs.mysql.com/bug.php?id=115937 ) : Transaction isn't released after I/O timeout
258
258
* [ #116146 ] ( https://bugs.mysql.com/bug.php?id=116146 ) : ` MySqlConnection.OpenAsync ` throws exception when ` UseCompression = true `
259
259
* [ #116257 ] ( https://bugs.mysql.com/bug.php?id=116257 ) : ` NullReferenceException ` thrown when using prepared statement under OpenTelemetry
260
+ * [ #116382 ] ( https://bugs.mysql.com/bug.php?id=116382 ) : ` ExecuteNonQueryAsync ` hangs with DDL if ` UseCompression=True `
261
+ * [ #117020 ] ( https://bugs.mysql.com/bug.php?id=117020 ) : ` MinPoolSize ` configuration is not honored
260
262
261
263
### Fixed First by MySqlConnector
262
264
You can’t perform that action at this time.
0 commit comments