Help with final step on setting up EssentialMode using MYSQL

Hello, I’m on the final step of installing EssentialMode onto my Zap Hosted FiveM server. I’m at the step where I need to add the sql.sql to a database. When I go to import it, It comes up with an error message. Below is the error that comes up. Im using phpmyadmin btw.

Error
SQL query:
– Dumping database structure for essentialmode
CREATE DATABASE IF NOT EXISTS essentialmode /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin */;

MySQL said:
#1044 - Access denied for user ‘zap340416-1’@’%’ to database ‘essentialmode’

Contact your hosting provider, because it looks like you don’t have access to the mysql database.