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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 5 09:28:13 CEST 2015


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

--- Comment #4 from Fridolin SOMERS <fridolyn.somers at biblibre.com> ---
(In reply to Marc Véron from comment #3)
> Should this have the status "Needs sign-off"?
Indeed.
I've used git bz without -e.

> 
> For the second patch: 
> Instead of
> ALTER TABLE `suggestions`...
> maybe better:
> ALTER IGNORE TABLE `suggestions`...
> 
> http://wiki.koha-community.org/wiki/Database_updates

Ok thanks. I did not knew that INGORE can be used with ALTER TABLE.

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


More information about the Koha-bugs mailing list