http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7021

--- Comment #20 from Olli-Antti Kivilahti <[email protected]> ---
Sorry, we are using some ancient version of master by now (but are looking
forward to rebasing :)

Simply attached this patch in hopes of it being usefull.

Looking forward to rebasing into Bug 11230!

> However, I'm concerned with the "DB size" issue... Do you know if creating
> columns in a table but NOT filling them (it could depend on the activation of 
> a 
> syspref) will have a significant effect on the size of the database?

I recall from my lessons that if you set a static size for a column, it always
uses that much space. That way searches are super fast.
But I am not a DB specialist.
Varchar columns need a separate map to find in which sector/address they reside
in.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to