Bug #115265 | Second stored procedure call with cacheCallableStmts might fail | ||
---|---|---|---|
Submitted: | 10 Jun 2024 11:35 | Modified: | 7 Oct 2024 21:00 |
Reporter: | Patrick Beuks | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.4.0,8.1.0 | OS: | Any |
Assigned to: | Filipe Silva | CPU Architecture: | Any |
Tags: | cacheCallableStmts, parameter meta data, Stored pocedures |
[10 Jun 2024 11:35]
Patrick Beuks
[15 Jul 2024 22:29]
Filipe Silva
Hi Patrick, Thank you for your interest in MySQL Connector/J and for taking the time to report this bug. I confirm I'm able to reproduce it as described.
[7 Oct 2024 21:00]
Daniel So
Posted by developer: Added the following entry to the Connector/J 9.1.0 changelog: "Repeated calls of the same procedure or function would fail when using callableStatements due to the failure of Connector/J to cache and map the correct information for the procedure or function parameters."