[MXS-1786] Hang with COM_STATISTICS Created: 2018-04-12 Updated: 2018-04-30 Resolved: 2018-04-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.2 |
| Fix Version/s: | 2.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | dapeng huang | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
COM_STATISTICS is a special command, it returns a string.EOF |
| Comments |
| Comment by markus makela [ 2018-04-12 ] |
|
The COM_STATISTICS result type was not explicitly handled by the readwritesplit router. |
| Comment by markus makela [ 2018-04-13 ] |
|
COM_STATISTICS is now correctly processed. |