Skip to content

Commit baaca2e

Browse files
committed
Add missing issue link to history.
1 parent bce3051 commit baaca2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: 30
1212

1313
### 2.1.2
1414

15-
* Fix incorrect results when using prepared commands with MySQL Server 8.0.23–8.0.25.
15+
* Fix incorrect results when using prepared commands with MySQL Server 8.0.23–8.0.25: [#1106](https://github.com/mysql-net/MySqlConnector/issues/1106).
1616
* Those server versions advertise support for query attributes, but do not fully support them for prepared statements.
1717
* The server-side bug is triggered by the client-side support for query attributes added in MySqlConnector 2.1.0.
1818

0 commit comments

Comments
 (0)