I have set up a new RDS instance within my VPC that is not publicly accessible.
I can connect via WorkBench and create new schemas and do other miscellaneous tasks, however, when I try to import (Data Import) whether from dump or self contained I get "ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (61)"
I am connecting following Andrews advice: Stackoverflow Link Also, Monitoring and Managing
Any ideas why I can connect successfully and do some manipulations but cannot import?
Thanks in advance!