Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
1.2.4
-
None
-
2um 2pm with local query
Description
Customer report issue, request that the related select not be placed in JIRA. So you will need to view that in the issue.
I have been using the idb function successfully, but I can't use them with a CTE :
SELECT IN THE ISSUE
ERROR 1305 (42000) at line 6: FUNCTION pic.idblocalpm does not exist
Looks like it is looking for the function in the pic schema, which schema should I call it ?
---------------------------------------
Got input from development , D.H.
I don't think changing the schema name will make a difference. What that says is that it can't find the function in the current context. Those functions were added as UDF before we had CTE. Not sure what is going on here. This needs a JIRA.