Bug #103878 | Connector/J 8 : query with 'show xxx' will get exception when use cursor | ||
---|---|---|---|
Submitted: | 1 Jun 2021 13:01 | Modified: | 13 Oct 2021 0:05 |
Reporter: | hong wang (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.0.21, 8.0.25 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 Jun 2021 13:01]
hong wang
[2 Jun 2021 7:41]
MySQL Verification Team
Hello hong wang, Thank you for the report and test case. regards, Umesh
[2 Jun 2021 18:10]
OCA Admin
Contribution submitted via Github - Fix for Bug#103878 (*) Contribution by hong wang (Github jincarry567, mysql-connector-j/pull/64#issuecomment-853059470): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_659918485.txt (text/plain), 3.03 KiB.
[13 Oct 2021 0:05]
Daniel So
Posted by developer: Added the following entry to the C/J 8.0.27 changelog: "When using cursor-based fetching (useCursorFetch=true), SHOW and EXPLAIN statements failed with a SQLException."