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
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.
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
The text was updated successfully, but these errors were encountered: