[Koha-bugs] [Bug 14132] suggestions table is missing indexes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 4 14:18:24 CEST 2015


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #3 from Marc Véron <veron at veron.ch> ---
Should this have the status "Needs sign-off"?

For the second patch: 
Instead of
ALTER TABLE `suggestions`...
maybe better:
ALTER IGNORE TABLE `suggestions`...

http://wiki.koha-community.org/wiki/Database_updates

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list