Bug #106465 | Query timeout is ignored when "useCursorFetch" enabled | ||
---|---|---|---|
Submitted: | 15 Feb 2022 15:36 | Modified: | 16 Feb 2022 5:24 |
Reporter: | José Fidalgo | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.49 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[15 Feb 2022 15:36]
José Fidalgo
[16 Feb 2022 5:24]
MySQL Verification Team
Hello José Fidalgo, Thank you for the report and feedback. Per https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/ Support EOL for MySQL Connector/J 5.1 Per Oracle's Lifetime Support policy, as of Feb 9th, 2021, MySQL Connector/J 5.1 series is covered under Oracle Sustaining Support. Users are encouraged to upgrade to MySQL Connector/J 8.0 series. I'm afraid since 5.1 is EOL you may have to upgrade to C/J 8.0 in order to avoid this issue and this report may well be closed as won't fix. Moreover, this issue seems to be fixed in after Bug #103796, please see Bug #103796 [24 Sep 2021 21:24] Daniel So Posted by developer: Added the following entry to the Connector/J 8.0.27 changelog: "setQueryTimeout() failed to set a timeout for queries when a cursor was used for fetching rows. Thanks to Hong Wang for contributing the fix. " regards, Umesh