|
Is Remote mySQL Access Allowed
QUESTION
------------------------------------------------------
Hello,
I've been having difficulties trying to connect to my databases using SQLyog. In the connection screen, my settings are:
mySQL host address: www.domain.com
username: doamain
password:
databases:
port: 3306
no compression protocol, no ssl encryption.
I've also used a variety of configurations, including using database usernames and passwords applicable to a specified database, but i am constantly getting a mySQL error 1045 'Access denied... (Using Password: YES)" etc.
I've read in some places that access may be restricted, and I'm just not allowed to use SQLyog to edit the databases. Is this the case? Thanks.
ANSWER
------------------------------------------------------
Unfortunately we don't support remote access and because a remote access usually results in resource issues.
|