Database Reliability

Database Ready checklist for QBCore, ESX, SSMCore, and other SQL packs.

New panel databases are auto-synced into server config, passwords avoid special characters, and phpMyAdmin accepts the same database username and password shown in the panel.

Customer steps

Login and credentials

Open your server in the panel.Go to Databases and reveal the password.Use that exact username and password in phpMyAdmin.Use host 172.18.0.1 and port 3306 inside FiveM containers.
Auto-fix behavior

What the host handles

Database creation attaches to the server automatically.Password rotation writes the new MySQL string into server config.QBCore, ESX, SSMCore, and oxmysql get a clean connection format.New passwords are generated without special characters.
When access denied appears

Fast repair path

Rotate the DB password once from the panel.Restart the server after rotation.Check that mysql_connection_string uses the current DB name.Open a support ticket if the panel shows zero databases.