Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5
-
None
Description
A specific case is not working : calling function with CallableStatement when query function is using " ' ", without any parameters and a space before parenthesis.
not working example :
connection.prepareCall("{ ? = call `function name` () }");
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
A specific case is not working : calling function with CallableStatement when query function is using " ' ", without any parameters and a space before parenthesis.
not working example : connection.prepareCall("{ ? = call `function name` () }"); |
A specific case is not working : calling function with CallableStatement when query function is using " ' ", without any parameters and a space before parenthesis.
not working example : connection.prepareCall("\{ ? = call `function name` () \}"); |
Fix Version/s | 1.5.0 [ 19607 ] | |
Fix Version/s | 1.4.6 [ 22031 ] |
issue.field.resolutiondate | 2016-06-15 17:23:44.0 | 2016-06-15 17:23:44.307 |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 75741 ] | MariaDB v4 [ 134872 ] |