[MXS-501] USE <db> hangs when Tee filter uses matching Created: 2015-12-09 Updated: 2015-12-10 Resolved: 2015-12-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | tee |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When the tee filter excludes some of the queries mandatory queries are always duplicated. The COM_FIELD_LIST packets were duplicated even though they don't change the state of the session or create or modify data. This leads to a hang when a USE <db> is send from the command line. Steps to reproduce:
|