Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3
-
None
-
MXS-SPRINT-131
Description
For query like this:
select E.id from bill_base as T inner join pb_meta_filter_item on A.itemName = @cFilterItemName |
user variable @cFilterItemName is not recognized by the query classifier and it affects the routing target.