[Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 11 10:48:44 CET 2012


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
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.


More information about the Koha-bugs mailing list