mercredi 25 février 2015

Amazon RDS MySQL Database connection from MySQL Workbench limited two users

We are seeing strange while connecting to an RDS hosted MySql instance using MySql Workbench. At any time only two users can connect to the DB using the workbench. Third user trying to log in gets a connection error. Once, one of the logged in users disconnects, a third user can log in successfully.


Not sure what's going on. Initially, we thought it could be max connections, but we do have enough connections.



show variables like "max_connections";
max_connections = 296


I am new to mysql and rds; hence not sure where this restriction is stemming from.





Aucun commentaire:

Enregistrer un commentaire