MeenaExplore
6 years agoNew Contributor
How to resolve : MySQLNonTransientConectionException when trying to run a query against MySQL DB
I'm recieving the below error when I run my query against my MySQL DB. The result of this just has max of 4 records. If I run it against my DB client like TOAD or Aquadata, it works perfectly fine. I...
- 6 years ago
Hi MeenaExplore,
Please try the suggestions from these articles:
- https://intojava.wordpress.com/2017/09/27/mysqlnontransientconnectionexception-too-many-connections/
If this doesn't help, please provide the following details:
- What driver do you use?
- Can you reproduce the issue after you restart ReadyAPI?
- Can you reproduce the issue for another query?