MySQL 8.3 Release Notes
对于每个连接,该视图显示SSL版本、密码和重复使用的SSL会话计数。
该 session_ssl_status 视图具有以下列:
-
thread_id连接的线程ID。
-
ssl_version连接使用的SSL版本。
-
ssl_cipher连接使用的SSL密码。
-
ssl_sessions_reused连接的重复使用SSL会话数。