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

--- Comment #11 from Martin Renvoize <[email protected]> ---
Not entirely sure I like this approach.. it's very MySQL centric.. even MariaDB
complains about some of the statements :(.. we can probably safely drop those,
but I wasn't 100% sure what they did or why they appear in the dumpfile in the
first place.

The alternative is to fallback to using the system MySQL cli from the perl
script.. but I don't really like that idea much either... so perhaps just
falling back to disabling foreign key checks is the right thing to do here.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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