[MXS-1846] Wrong packet number in KILL command error Created: 2018-05-02 Updated: 2018-05-03 Resolved: 2018-05-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a KILL command with an unknown connection ID is executed, MaxScale will reply with an error. The error that MaxScale sends has the wrong packet sequence number (0 instead of 1). |