I have a mysql database hosted on OVH and a Minecraft server hosted on PrivateHeberg. I need to synchronize my Minecraft server with the database to know stats about players on my website.
The server plugin I am using ask for these informations about my database but I can't figure out where to find the host and the port of the database on OVH.
host:
port:
databaseName: ''
dataTableName: 'eco_accounts'
user: ''
password: ''
#SSL connection.
sslEnabled: false
Here are the only informations I have in OVH :