MySQL Administration is listed under each connection in the DATABASE CONNECTIONS view.
There are three areas of administration:
- : Provides an immediate view into the basic health indicators and counters for your MySQL environment. This view provides includes Performance Schema. For details, see
- : Lists the active and sleeping MySQL client connections; adds the ability to kill statements and connections; shows additional connection details and attributes. For details, see
- : Provides quick views of MySQL performance on key network, server, and InnoDB metrics. For details, see
MySQL administration information is always associated with a connection to a specific MySQL server instance. Each collection can be opened in its own tab and then accessed again from the Editor list of the connection's toolbar.