Configure MySQL external database
You must configure an MySQL database and add the profileragent database user to the database.
- Log in to your MySQL database client.
- Create a database user. The default value is profileragent.
- Create a database name. The default value is profileragent.
- Grant the user profileragent all rights on the database profileragent.