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 e00c8ac commit 0b59086Copy full SHA for 0b59086
docs/content/overview/version-history.md
@@ -13,7 +13,7 @@ Version History
13
14
### 0.42.3
15
16
-* Fix bug (introduced in 0.42.2) that caused extremely high memory usage.
+* Fix bug (introduced in 0.42.2) that caused extremely high memory usage: [#528](https://github.com/mysql-net/MySqlConnector/issues/528).
17
* Allow `DATE` columns with invalid `DateTime` values to be read as `MySqlDateTime`: [#529](https://github.com/mysql-net/MySqlConnector/issues/529).
18
19
### 0.42.2
0 commit comments