[CONJ-1024] Procedure execution failure through proxysql Created: 2022-11-18 Updated: 2023-11-16 Resolved: 2023-11-16 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | stored procedure |
| Affects Version/s: | 2.7.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | RAKALA GOUTHAM GOUD | Assignee: | Diego Dupin |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | Compatibility | ||
| Environment: |
Proxysql version - 2.4.4 |
||
| Description |
|
Hi Team We are unable to extract OUT/INOUT parameter value when calling stored procedure from JAVA. This happens only when connecting via proxysql and works properly when connecting directly to DB instead of proxysql. Below is the sample java code and error found -----
Below is the exception we are getting only when connecting through proxysql
|
| Comments |
| Comment by Diego Dupin [ 2022-11-22 ] |
|
If that's a proxySQL issue, we cannot do much about it. |
| Comment by Diego Dupin [ 2023-07-26 ] |
|
any news ? |