Jump to content

Recommended Posts

Posted

I want to access the SQL DB to my local machine for reporting so I was finding hostname for my Mysql server. May anyone letme know where I may get?

Posted (edited)

I accessed remotely doing with those settings :

 

host: 'johnny.heliohost.org',
user: DB_USER,
password: DB_PWD,
database: DB_NAME

 

You have to create a database user before, and link it to the database you previously added and imported

Edited by ctfisep

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...