Provides basic information about connection, server, and client.
Connected to MySQL Server Instance
Information about the parameters used to connect to the MySQL server.
Username: Username used for the current connection to the MySQL server.
Hostname: The name of the machine
hosting the MySQL server. This is either identical to the
name listed in Network Name, or it is
localhost
. The former indicates that you
are connecting to a server that either runs on a remote
machine, or that you have specified a host name different
from localhost
when connecting. The
latter indicates that the MySQL server runs on the same
machine where MySQL Administrator runs.
Port: The port used for connecting to the MySQL server.
Server Information
Information about the MySQL server and its host.
MySQL Version: The version of the MySQL server.
Network Name: The name of the machine hosting the MySQL server.
IP: The IP number of the MySQL server host.
Client Information
Information about MySQL Administrator and the host client.
Version: The version of MySQL Administrator, and the version number of the MySQL client/server protocol.
Network name: The name of the host where MySQL Administrator runs.
IP: The IP number of the MySQL Administrator host.
Operating System: Information about the operating system on which MySQL Administrator runs.
Hardware: Information about the hardware on which MySQL Administrator runs.