[MXS-884] QC: Provide more detailed field information when it is available. Created: 2016-10-05  Updated: 2016-11-07  Resolved: 2016-11-07

Status: Closed
Project: MariaDB MaxScale
Component/s: QueryClassifier
Affects Version/s: None
Fix Version/s: 2.1.0

Type: Task Priority: Major
Reporter: Johan Wikman Assignee: Johan Wikman
Resolution: Done Votes: 0
Labels: None

Issue Links:
Blocks
blocks MXS-935 Implement column matching. Closed
Epic Link: 2.1 Query Classifier Improvements
Sprint: 2016-19, 2016-20, 2016-21

 Description   

Currently the query classifier returns the affected fields as a simple string, always without the table name and without distinguising whether a field is used in the select part or the where part.

For instance, the affected fields of a query like

select x.a, y.b from x join y where x.c = 3

is reported as "a b c".

Extend the API so that no information is filtered.


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