Additional MySQL users let you grant application-specific access without sharing the database owner's credentials.
- Open Databases > Database Users.
- Select + MySQL User.
- Choose the target database.
- Enter the username and password, then select the required privileges.
- Select Create User and update the application's connection string with the new credentials.
An additional-user quota is required.

Article ID: 2465, Created: August 2 at 8:59 AM, Modified: Today at 2:27 AM