Hi There
We are trying to deploy a runtime for one of our clients in the Amazon hosting environment. They have an application server Running windows, and then another Cloud server (Amazon RDS) running on Linux with My SQL. When trying to connect the Application to the Database server we are getting the following error message:

Support said that the issue is related to the user privileges of the application server, and that it is not related to the packet size.
However, the RDS server is set up so that it has the following permissions:
create, drop, references, event, alter, delete, index, insert, select, update, create temporary tables, lock tables, trigger, create view, show view, alter routine, create routine, execute, trigger, create user, process, show databases, grant option.
Still doesn't work though.
Is there anybody else who successfully run the Database on an AMazon RDS environment. I know the EC2 works but RDS offers some other benefits that we need.
Any response would be highly appreciated.
Kindest Regards
Hein