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

Mulfi file database problems [CORE1574] #1992

Closed
firebird-automations opened this issue Nov 8, 2007 · 6 comments
Closed

Mulfi file database problems [CORE1574] #1992

firebird-automations opened this issue Nov 8, 2007 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Pawe? Pylak (ppylak)

Jira_subtask_outward CORE1576
Jira_subtask_outward CORE1577

There are two bugs (in my opinion):
1. It is impossible to create database with secondary file (or add file to existing database) with absolute path to the disk other than c:, i.e 'd:\data2.fdb' - server responds: 'File name is invalid'. In the same environment FB 2.0.3 works perfectly.
2. Option MaxFileSystemCache works only for the first database file.
For example:
I set MaxFileSystemCache to 0 and created database with 2 files. And then I inserted many records with big blobs. During writing data to the first file the usage of system memory was ok (stable and not so big, about 40%). When FB used all pages in the first file and started to write to the socondary file the used memory was dramaticaly grew up up to 99% and the system almost stopped to work.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

If you think there are two bugs - create separate tickets for it, please

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1 RC1 [ 10201 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13389 ] => Firebird [ 15435 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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

2 participants