How to grant privileges for a database user

Giving privileges to a database user can be done from the page, Database/App database. There you can see the list of databases and See the option “Grant User next to the option Backup”

grant privileges mysql

Now, you select the user from the drop-down, privileges type and select the host option as localhost and click on Add.

Grant privileges option

If you don’t have user, you need to create the database user first and do the step above.