How do I connect to a database on AWS RDS using MySQL Workbench?
I am trying to create my first tables on my RDS database. I have successfully setup, connected to an EC2 processor and able to connect and run queries in MySQL Workbench but when I try to create tables I run into an issue.