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

Clear server metadata cache [CORE1849] #2278

Open
firebird-automations opened this issue Apr 20, 2008 · 2 comments
Open

Clear server metadata cache [CORE1849] #2278

firebird-automations opened this issue Apr 20, 2008 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Attid (attid)

Votes: 3

api for clean fbserver cache from client

for sample i drop index at work database. some procedure use this index, and will create exception when i try use it.
now i mast reconect all user to clear cache or recompile procedure, but it will be more userfrendly to say server clear cache.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

summary: clear fbserver cache => Clear server metadata cache

@firebird-automations
Copy link
Collaborator Author

Commented by: bluish (bluish)

See also https://stackoverflow.com/q/28417248/505893.
Currently what should we do to have dependent procedures/views to work with the modified version of the procedures/views they depend on, instead of using the version in the cache?
Is there any settings for avoiding this behaviour of working with the old version?
Thanks

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

No branches or pull requests

1 participant