File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
139
139
* [ #92367 ] ( https://bugs.mysql.com/bug.php?id=92367 ) : ` MySqlDataReader.GetDateTime ` and ` GetValue ` return inconsistent values
140
140
* [ #92734 ] ( https://bugs.mysql.com/bug.php?id=92734 ) : ` MySqlParameter.Clone ` doesn't copy all property values
141
141
* [ #92789 ] ( https://bugs.mysql.com/bug.php?id=92789 ) : Illegal connection attributes written for non-ASCII values
142
- * [ #92912 ] ( https://bugs.mysql.com/bug.php?id=92912 ) : ` MySqlDbType.LongText ` values encoded incorrectly with prepared statements
142
+ * ~~ [ #92912 ] ( https://bugs.mysql.com/bug.php?id=92912 ) : ` MySqlDbType.LongText ` values encoded incorrectly with prepared statements~~
143
143
* [ #92982 ] ( https://bugs.mysql.com/bug.php?id=92982 ) : ` FormatException ` thrown when connecting to MySQL Server 8.0.13
144
144
* [ #93047 ] ( https://bugs.mysql.com/bug.php?id=93047 ) : ` MySqlDataAdapter ` throws timeout exception when an error occurs
145
145
* [ #93202 ] ( https://bugs.mysql.com/bug.php?id=93202 ) : Connector runs ` SHOW VARIABLES ` when connection is made
You can’t perform that action at this time.
0 commit comments