Skip to content

Commit b1937c8

Browse files
committed
Document the MySQL bug fixed in #263.
1 parent 7abad52 commit b1937c8

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
@@ -67,3 +67,4 @@ may execute differently with MySqlConnector. To get Connector/NET-compatible beh
6767
* [#84220](https://bugs.mysql.com/bug.php?id=84220): Cannot call a stored procedure with `.` in its name
6868
* [#84701](https://bugs.mysql.com/bug.php?id=84701): Can't create a paramter using a 64-bit enum with a value greater than int.MaxValue
6969
* [#85185](https://bugs.mysql.com/bug.php?id=85185): `ConnectionReset=True` does not preserve connection charset
70+
* [#86263](https://bugs.mysql.com/bug.php?id=86263): Transaction isolation level affects all transactions in session

0 commit comments

Comments
 (0)