[CONJ-298] Callable function exception when no parameter and space before parenthesis Created: 2016-05-23  Updated: 2016-06-15  Resolved: 2016-06-15

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5
Fix Version/s: 1.5.0-RC

Type: Bug Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: 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` () }");


Generated at Thu Feb 08 03:14:38 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.