Skip to content

Commit a1d32f9

Browse files
committed
Add another Connector/NET bug.
1 parent ee95886 commit a1d32f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/tutorials/migrating-from-connector-net.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,4 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
160160
* [#93825](https://bugs.mysql.com/bug.php?id=93825): `MySqlException` loses data when serialized
161161
* [#94075](https://bugs.mysql.com/bug.php?id=94075): `MySqlCommand.Cancel` throws exception
162162
* [#94760](https://bugs.mysql.com/bug.php?id=94760): `MySqlConnection.OpenAsync(CancellationToken)` doesn’t respect cancellation token
163+
* [#95348](https://bugs.mysql.com/bug.php?id=95348): Inefficient query when executing stored procedures

0 commit comments

Comments
 (0)