Forum archive
mySQL DB server access from another ec2 account not working
Can't seem to connect to the turnkey mySQL DB from a different amazon ec2 account. Security groups are set to allow all connections on port 3306. Any ideas here?
Forum archive
Can't seem to connect to the turnkey mySQL DB from a different amazon ec2 account. Security groups are set to allow all connections on port 3306. Any ideas here?
It shouldn't matter where you are trying to access the MySQL DB from (so long as there is a network connection). Can you ping the server ok (just to double check that it is accessible)? And just to confirm, you are using the TKL MySQL appliance (and not just another TKL appliance that includes MySQL)? As only the MySQL appliance allows remote connections by default, all other appliances that include MySQL are bound to localhost (for security).