mysql remote access

Asked 2 years ago, Updated 2 years ago, 44 views

First of all,

The connection method found through search is within the remote environment

It's up to here. No matter how much I do this, I only get a local connection error. This is an error message:

ERROR 2003 (HY000): Can't connect to MySQL server on 'xx.xx.xx.xx' (10060)

I ask for your help me.

windows mysql ubuntu aws lightsail

2022-09-21 23:00

1 Answers

I don't know because I've never used lightsail If it is a LAMP stack, you can only log in to the local host of the remote server You need to access mysql through ssh.

I think it will be helpful to understand if you refer to the image below.

MySQL Workbench


2022-09-21 23:00

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.