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

Add 'DbUsePreparedStatements' to ngas rc file #106

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

szampier
Copy link
Contributor

In #105 I forgot to make the new parameter UsePreparedStatements available also in the ngas rc file used by client tools so we had the same issue (object leak in Sybase DB server) when using ngas-xsync-tool, although a bit less serious than the initial problem on ngamsServer because when the client exits the objects are removed.

This PR adds the new parameter to the ngas rc file $HOME/.ngas

We have tested this change manually and it works fine.

@coveralls
Copy link

Coverage Status

coverage: 69.418% (+0.07%) from 69.347%
when pulling 8ab7537 on szampier:config_use_prepared_stmts_for_clients
into a1270f7 on ICRAR:master.

@rtobar rtobar merged commit a37caff into ICRAR:master Mar 19, 2024
15 checks passed
@szampier szampier deleted the config_use_prepared_stmts_for_clients branch March 20, 2024 07:59
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

Successfully merging this pull request may close these issues.

3 participants