[MXS-1340] Report true table and not alias name Created: 2017-08-02 Updated: 2017-08-08 Resolved: 2017-08-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qc_mysqlembedded, qc_sqlite |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently, for a statement like
the affected field is returned as t2.a while it should be reported as t1.a. |