[MXS-683] qc_mysqlembedded reports as-name instead of original-name. Created: 2016-04-21 Updated: 2016-06-01 Resolved: 2016-04-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | QueryClassifier |
| Affects Version/s: | 1.3.0, 1.4.0, 1.4.1 |
| Fix Version/s: | 1.4.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Given a query like select t1.period as "something" from t1 as t1 limit 1; the affected field is reported as something and not as period. |
| Comments |
| Comment by Johan Wikman [ 2016-04-22 ] |
|
Fixed in commit bcfa0e765f4cfa1c85fb4f80cd3d38dbd309ed89 |