MySQL dbas giving too many cconnections error
We have a node.js microservices based application running against MySQL DBAS service in OCI cloud. MySQlL version is 8.0.41 and we upgraded to this version 2 weeks ago.
This application was working fine until 24 hours ago when it started throwing too many connections error from the db. We also see the same error in our keycloak application that uses jdbx to connect to the same MySQL database with different schema. What could explain this considering nothing else changed? Any pointers.
Tagged:
0