[MXS-1765] Internal client connections write data in wrong order Created: 2018-04-06 Updated: 2018-04-10 Resolved: 2018-04-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.4 |
| Fix Version/s: | 2.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The LocalClient miniature SQL connector does not wait for the server to send the handshake before draining its query queue. This causes authentication to fail. This affects both the KILL command processing and the Tee filter. |