The Repository user: This user is
the only user in the user
table in the
mysql
database in the bundled MySQL server. To
avoid confusion with monitored MySQL servers, this server is
referred to throughout this document as the
repository
. The repository user can log in from
localhost
using the password specified during
installation and has all privileges on all databases. These
credentials are used to create the repository and its tables and
to record data in them. During installation, the default value for
the user name for this role is service_manager
.
No default password is specified. You can use these credentials to
manage the repository from the command line or when using a
program such as MySQL Administrator.
At the end of MySQL Enterprise Service Manager installation, the file
configuration_report.txt
is created,
containing the credentials of the repository manager. Look for
this file in the following directories:
Windows:
C:\Program Files\MySQL\Enterprise\Monitor
Unix:
/opt/mysql/enterprise/monitor
Mac OS X:
/Applications/mysql/enterprise/monitor