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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from [email protected] 2011-06-10 02:06:32 UTC ---
Should be noted though that the proposed solution  adds some overload in
rebuild_zebra fetching the deletedbiblioitems table...
Maybe lesser load process could be envision...
GetMarcBiblio($biblioid,'deleted') could fetch only deleted biblios... And not
on both tables...
And instead of using UNION, use either table when processing deleted biblios
and normal entries.
That would certainly help a lot. But still that patch fixes a serious issue...
Patch welcome to improve them.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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