[MXS-4] Tee filter does not support multi-statements Created: 2015-03-04 Updated: 2015-05-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Plugin, tee |
| Affects Version/s: | 1.0.5 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
The tee filter currently does not support multi-statements. If a query with multiple statements is sent, MaxScale hangs because the filter doesn't correctly track returned results. |