You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update MYSQL-API version and configure connection pooling
This commit updates the version of MYSQL-Api in the pom.xml to 5.7.2. It includes the refactoring of MYSQL.java, where additional configurations for connection pool are added to prevent resource exhaustion and improve the efficiency of database-related connections.
0 commit comments