Create a Dedicated MySQL User
By default, a new database will be created by the system during the installation process. You only need a user with database management permissions.
If you would rather do it manually, you may create a dedicated user and an empty database by executing the following SQL queries :