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

memory consumption [CORE1283] #1704

Closed
firebird-automations opened this issue May 26, 2007 · 4 comments
Closed

memory consumption [CORE1283] #1704

firebird-automations opened this issue May 26, 2007 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Gregory Samohvalov (samohvalov)

SELECT 1 FROM RDB$DATABASE WHERE 1 IN (?PARAM)

PARAM: 1

The call of this expression of 10000 times in one transaction leads to unlimited consumption of memory by a server.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

This could to be a problem related to the method which this statement is being executed by the client and not with the database engine itself.

Please post a reproducible case which shows this to be a pure database problem.

@firebird-automations
Copy link
Collaborator Author

Commented by: Gregory Samohvalov (samohvalov)

The problem is solved, I am sorry

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Open [ 1 ] => Closed [ 6 ]

resolution: Cannot Reproduce [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12210 ] => Firebird [ 15582 ]

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