[MXS-699] qc_mysqlembedded fails to return fields in comma expression Created: 2016-04-27 Updated: 2016-06-01 Resolved: 2016-04-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | QueryClassifier |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
For a query like select a from x where (b,b)=(1,1); the query classifier reports for the affected fields a, although it should report a b. |
| Comments |
| Comment by Johan Wikman [ 2016-04-28 ] |
|
Fixed by commit 82c3e8b85bdedf529bb0984814a1698d074819ad |