[MXS-1154] Use COM_RESET_CONNECTION when resetting persistent connections Created: 2017-03-01 Updated: 2017-12-01 Resolved: 2017-03-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.1.0 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB 10.2 added support for the COM_RESET_CONNECTION command. This command behaves in the same manner as a COM_CHANGE_USER command with the credentials of the current user. |
| Comments |
| Comment by Johan Wikman [ 2017-03-20 ] |
|
COM_CHANGE_USER provides the same functionality and is not sensitive for the server versio. |