MySQL Administrator is a program for performing administrative operations, such as configuring, monitoring and starting and
stopping a MySQL server, managing users and connections, performing backups, and a number of other administrative tasks.
Most tasks can be performed using a command-line client such as mysqladmin, or mysql, but MySQL Administrator has the
following advantages:
• Its graphical user interface makes it more intuitive.
• It provides a better overview of the settings that are crucial for the performance, reliability, and security of your MySQL serv-
ers.
• It displays performance indicators graphically, thus making it easier to determine and tune server settings.
Very nice and user-friendly notes.