{"id":"query6","parameter_count":3,"metadata":{"parameters":[{"type":"INTEGER","mode":"IN","precision":10,"scale":0,"name":"P1"},{"type":"INTEGER","mode":"INOUT","precision":10,"scale":0,"name":"P2"},{"type":"INTEGER","mode":"OUT","precision":10,"scale":0,"name":"P3"}]},"error":"Parameter type not valid.","success":false,"sql_state":"HY105","sql_rc":-99999}
I'd expect the server to return all parameters back in the JSON.
Happening with server 2.0.5.
SQL:
Input
Result
I'd expect the server to return all parameters back in the JSON.