https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19248
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Katrin Fischer <[email protected]> --- I think the reason for your problem is the version of MySQL, see here: Koha does not work well with MySQL 5.7 which is shipped with Ubuntu 16.04. use MariaDB instead. https://wiki.koha-community.org/wiki/Koha_on_Debian I'd recommend switching to MariaDB and redoing the import. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
