PrincHub Docs
  • Get Started
    • ORDER YOUR SERVER
  • General
    • How to login on your game panel
    • How to acces your files via SFTP using Filezilla
    • How to create a database
    • How to connect to your database
  • FiveM
    • Connect your FiveM server to a database
    • Setup TXADMIN
    • What IP Adress to use
  • Beginner Mistakes
    • FiveM error ECONNREFUSED 127.0.0.0:3306
    • Access denied for user to database "essentialmode"
Powered by GitBook
On this page

Was this helpful?

  1. Beginner Mistakes

Access denied for user to database "essentialmode"

Alot of customers have an issue when they try to import an SQL file, that they get this error: Access denied for user to database "essentialmode".

This error is easy to fix:

  1. Open your SQL file with a text editor like notepad.

  2. Search for: USE essentialmode;

  3. Delete this string an try to import again.

PreviousFiveM error ECONNREFUSED 127.0.0.0:3306

Last updated 2 years ago

Was this helpful?