Tip: Start typing to get instant search results.
Remote connection to database on dedicated servers with HeidiSQL
To connect remotely to the database on dedicated servers, use the following settings in HeidiSQL (a free remote database management application). You can use similar settings in all remote management applications (e.g., SequelAce for MacOS).
Settings in the “Settings” tab of HeidiSQL
- Network Type: MariaDB or MySQL (TCP/IP)
- Library: libmariadb.dll
- Hostname / IP: The server hostname – e.g.,
example.trustservers.gr - User: The database user that has remote access.
- Password: The password of the database user.
- Port: 3306
Settings in the “SSL” tab
(You can find the following TLS files in the link provided in the welcome email)
- SSL private key: The
client-key.pemfile - SSL CA certificate: The
ca-cert.pemfile - SSL certificate: The
client-cert.pemfile - Certificate verification: No verification
Please note that remote database management access is not allowed from all countries.
Do not use the above username for remote connection of third-party applications (outside your server) to the database. You can use the above username for access by your developers. If you need remote connection for third-party applications, please contact our Helpdesk for security reasons so we can arrange it appropriately.

