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 @@ -200,6 +200,8 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
200
200
* [ #95436 ] ( https://bugs.mysql.com/bug.php?id=95436 ) : Client doesn't authenticate with PEM certificate
201
201
* [ #95984 ] ( https://bugs.mysql.com/bug.php?id=95984 ) : “Incorrect arguments to mysqld_stmt_execute” using prepared statement with ` MySqlDbType.JSON `
202
202
* [ #95986 ] ( https://bugs.mysql.com/bug.php?id=95986 ) : “Incorrect integer value” using prepared statement with ` MySqlDbType.Int24 `
203
+ * ~~ [ #96355 ] ( https://bugs.mysql.com/bug.php?id=96355 ) : ` Could not load file or assembly 'Renci.SshNet' ` when opening connection~~
203
204
* [ #96498 ] ( https://bugs.mysql.com/bug.php?id=96498 ) : ` WHERE ` clause using ` MySqlGeometry ` as parameter finds no rows
204
205
* [ #96499 ] ( https://bugs.mysql.com/bug.php?id=96499 ) : ` MySqlException ` when inserting a ` MySqlGeometry ` value
205
206
* [ #96500 ] ( https://bugs.mysql.com/bug.php?id=96500 ) : ` MySqlDataReader.GetFieldValue<MySqlGeometry> ` throws ` InvalidCastException `
207
+ * [ #96636 ] ( https://bugs.mysql.com/bug.php?id=96636 ) : ` MySqlConnection.Open() ` slow under load when using SSL
You can’t perform that action at this time.
0 commit comments