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 @@ -190,7 +190,7 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
190
190
* ~~ [ #92912 ] ( https://bugs.mysql.com/bug.php?id=92912 ) : ` MySqlDbType.LongText ` values encoded incorrectly with prepared statements~~
191
191
* [ #92982 ] ( https://bugs.mysql.com/bug.php?id=92982 ) : ` FormatException ` thrown when connecting to MySQL Server 8.0.13
192
192
* [ #93047 ] ( https://bugs.mysql.com/bug.php?id=93047 ) : ` MySqlDataAdapter ` throws timeout exception when an error occurs
193
- * [ #93202 ] ( https://bugs.mysql.com/bug.php?id=93202 ) : Connector runs ` SHOW VARIABLES ` when connection is made
193
+ * ~~ [ #93202 ] ( https://bugs.mysql.com/bug.php?id=93202 ) : Connector runs ` SHOW VARIABLES ` when connection is made~~
194
194
* [ #93220 ] ( https://bugs.mysql.com/bug.php?id=93220 ) : Can’t call FUNCTION when parameter name contains parentheses
195
195
* [ #93370 ] ( https://bugs.mysql.com/bug.php?id=93370 ) : ` MySqlParameterCollection.Add ` precondition check isn't consistent
196
196
* [ #93374 ] ( https://bugs.mysql.com/bug.php?id=93374 ) : ` MySqlDataReader.GetStream ` throws ` IndexOutOfRangeException `
You can’t perform that action at this time.
0 commit comments