Bonjour,
Merci pour votre message.
Bien sûr, il est tout à fait possible de se connecter à distance à MySQL chez MassiveHoster.
Pour vérifier la possibilité de se connecter à distance au serveur MySQL earth.massivehoster.com, par exemple, vous pouvez réaliser le test suivant depuis un Shell SSH d'un serveur extérieur à l'infrastructure MassiveHoster avec la commande suivante :
mysql -u user_USER -p -h earth.massivehoster.comEnter password: XXXXXXXXXEt vous devriez bien à accéder au prompt MySQL :
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 5921900
Server version: 10.11.9-MariaDB-cll-lve MariaDB Server
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [(none)]>
Reportez-vous également à ce qui vous a été indiqué en ticket pour votre situation spécifique :)
***
- Un tutoriel a été posté concernant ce sujet spécifique ! Suivez ce lien pour obtenir les instructions complètes :
Accès distant à une base de données MySQL hébergée par MassiveHoster » (https://forum.massivehoster.com/massivehoster-academy/acces-distant-a-une-base-de-donnees-mysql-hebergee-par-massivehoster/msg44/)
***