Create a separate database user for each application where practical.
Steps
- Open Websites & Domains, then Databases.
- Select Add Database.
- Enter a database name and associate it with the correct site.
- Create a database user with a unique, strong password.
- Save the database.
- Use the phpMyAdmin action beside the database when you need browser-based administration.
Store the database name, username, host, and password in the application's configuration. Do not post these values in a support ticket.