Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
2017-40
Description
Given a statement like
select a, concat(b) from t
|
the query classifier will tell that the columns a and b, and the function concat are accessed/used, but it will not tell what columns the function concat accesses.
Attachments
Issue Links
- blocks
-
MXS-1346 Function blocking per column
- Closed