Lists the Networking configuration metrics and provides a brief description of each.
Table 5.19 Networking Configuration Metrics
| Name | Description |
|---|---|
| Bind Address (Total) | The network interface(s) that MySQL is bound to. |
| Named Pipe Enabled (Total) | On Windows only, indicates whether the server supports connections over named pipes. |
| Port (Total) | The number of the port on which the server listens for TCP/IP connections. |
| Shared Memory Base Name (Total) | On Windows only, the name of shared memory to use for shared-memory connections. |
| Shared Memory Enabled (Total) | On Windows only, indicates whether the server the server permits shared-memory connections. |
| Skip Name Resolve Enabled (Total) | Whether to not resolve host names when checking client connections, and use only IP addresses instead. |
| Skip Networking Enabled (Total) | Whether to not listen for TCP/IP connections at all. |
| Socket (Total) | On Unix platforms, this variable is the name of the socket file that is used for local client connections. |