http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246
--- Comment #1 from Marc Véron <[email protected]> --- Created attachment 13994 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13994&action=edit Bug 9246: Koha installer crash with mysql "Error 1166 at line 1871: Incorrect column name 'closed" Reason: line 1923 in kohastructure.sql had whitespace between back tick on Column name "closed". Patch removes white space on given line. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
