In order to connect to Amazon RDS instance to fire some queries the procedure we followed were
On my local I was using MySQL workbench which had solution to above problem so I thought of using that tool to connect to RDS.
On doing some research on same I found the following link which was very helpful in configuring same.
http://thoughtsandideas.wordpress.com/2012/05/17/monitoring-and-managing-amazon-rds-databases-using-mysql-workbench/
However the link provided is for MySQL workbench 5.5 and I had version 6 locally. Posting the corresponding screenshot for version 6 here.
Rest of the configurations remains same.
- Connect to EC2 instance via SSH
- Connect to RDS from there.
On my local I was using MySQL workbench which had solution to above problem so I thought of using that tool to connect to RDS.
On doing some research on same I found the following link which was very helpful in configuring same.
http://thoughtsandideas.wordpress.com/2012/05/17/monitoring-and-managing-amazon-rds-databases-using-mysql-workbench/
However the link provided is for MySQL workbench 5.5 and I had version 6 locally. Posting the corresponding screenshot for version 6 here.
Rest of the configurations remains same.
No comments:
Post a Comment