-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.2.4
-
Component/s: Server
-
Labels:None
-
Sprint:10.2.3-2, 10.2.4-1, 10.2.4-5
MySQL added the COM_RESET_CONNECTION command as a lightweight way to reset the session state. This is an extremely important feature to ensure pooled connections have a predictable state. It's also important because MySQL clients are beginning to support this command.
https://dev.mysql.com/doc/internals/en/com-reset-connection.html
https://dev.mysql.com/doc/refman/5.7/en/mysql-reset-connection.html
- relates to
-
MDEV-9030 RESET CONNECTION command
-
- Open
-