Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Component/s: qc_mysqlembedded, qc_sqlite
-
Labels:None
-
Sprint: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.