Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup_utils.py Glassfish jdbc connection pool parameters for MySQL #6

Open
frazzleuk opened this issue Sep 25, 2017 · 0 comments
Open

Comments

@frazzleuk
Copy link

The registerDB method GlassfishActions only applies options to reconnect to lost DB connections for Oracle databases. The same parameters work with MySQL so is it possible to strip out the conditional statement that limits it to only Oracle.

https://github.com/icatproject/icat.utils/blob/master/src/main/resources/setup_utils.py#L485

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant