[Koha-bugs] [Bug 17234] ALTER IGNORE TABLE is invalid in mysql 5.7. This breaks updatedatabase.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 6 15:19:39 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17234

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
`type` ENUM('', 'string', 'date', 'number', 'boolean', 'sum') NOT NULL COMMENT
'what type of data this holds, relevant when storing it in the search engine',

(In reply to Blou from comment #9)
> That said, the entries in admin/searchengine/elasticsearch/mappings.yaml
> specify '' as type.

$ grep "\stype:" admin/searchengine/elasticsearch/mappings.yaml | sort -u
Confirms what you have said.

But I can't help but wonder if perhaps 58 tweaks to the mappings.yaml file is
more correct.

Perhaps you may wish to split this off to its own bug, obsolete it here, and
then the ALTER IGNORE can more forward?

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


More information about the Koha-bugs mailing list