http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7509 --- Comment #6 from Ian Walls <koha.sekjal@gmail.com> 2012-02-16 16:33:17 UTC --- Created attachment 7695 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7695 Bug 7509: Added index on items itemcallnumber Comment from Liz: I couldn't get this update to fire - I found a small syntax error in the updatedatabase.pl for this, which I corrected with this patch. Functionally, all of this works as tested (once the typos were fixed), but this probably requires another sign-off. QA notes: rebased on latest master. Also added index name `itemcallnumber` to maintain consistency with all other indexes on items table. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Ian Walls <koha.sekjal@gmail.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.