[MXS-1339] QC should return a particular table/database just once Created: 2017-08-02 Updated: 2017-08-14 Resolved: 2017-08-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qc_mysqlembedded, qc_sqlite |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a particular table appears in a statement multiple times, qc_get_table_names will report it as many times as it appears. Each name should be reported just once. Same applies for database names. |