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 ee9af81 commit 69026f1Copy full SHA for 69026f1
docs/content/overview/version-history.md
@@ -10,6 +10,10 @@ weight: 30
10
11
# Version History
12
13
+### 1.3.2
14
+
15
+* Fix a bug that could cause a timed-out query to still throw a `QueryInterrupted` `MySqlException` instead of `CommandTimeoutExpired`.
16
17
### 1.3.1
18
19
* Remove two new `Info` log messages added in 1.3.0: [#956](https://github.com/mysql-net/MySqlConnector/issues/956).
0 commit comments