Skip to content

Commit 798924e

Browse files
committed
Add a new Connector/NET bug that doesn't repro in MySqlConnector.
1 parent 025dac6 commit 798924e

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
@@ -126,3 +126,4 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector.
126126
* [#89085](https://bugs.mysql.com/bug.php?id=89085): `MySqlConnection.Database` not updated after `USE database;`
127127
* [#89159](https://bugs.mysql.com/bug.php?id=89159): `MySqlDataReader` cannot outlive `MySqlCommand`
128128
* [#89335](https://bugs.mysql.com/bug.php?id=89335): `MySqlCommandBuilder.DeriveParameters` fails for `JSON` type
129+
* [#91123](https://bugs.mysql.com/bug.php?id=91123): Database names are case-sensitive when calling a stored procedure

0 commit comments

Comments
 (0)