We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee95886 commit a1d32f9Copy full SHA for a1d32f9
docs/content/tutorials/migrating-from-connector-net.md
@@ -160,3 +160,4 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
160
* [#93825](https://bugs.mysql.com/bug.php?id=93825): `MySqlException` loses data when serialized
161
* [#94075](https://bugs.mysql.com/bug.php?id=94075): `MySqlCommand.Cancel` throws exception
162
* [#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