Skip to content

Commit 4596a5f

Browse files
authored
enable-tls-between-clients-and-servers: what variable to check (#21843) (#22966)
1 parent 85cc6b8 commit 4596a5f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

enable-tls-between-clients-and-servers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ SHOW STATUS LIKE "Ssl%";
122122
6 rows in set (0.0062 sec)
123123
```
124124
125+
If the `Ssl_cipher` value is not empty, the connection is encrypted.
126+
125127
For the official MySQL client, you can also use the `STATUS` or `\s` statement to view the connection status:
126128
127129
```

0 commit comments

Comments
 (0)