Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
MySQL 8.0.34
Description
We are trying to upgrade from MariaDB Connector 2.7.10 to 3.2.0 and we notice that Statement.setQueryTimeout no longer works when using MySQL. While a long running query times out as expected with 2.7.10, with 3.2.0 it will only time out after the server side default of 50 seconds.