Bug 9246: Koha installer crash with mysql error
authorMarc Veron <veron@veron.ch>
Tue, 11 Dec 2012 09:43:18 +0000 (10:43 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 12 Dec 2012 23:07:50 +0000 (18:07 -0500)
commitca47d7c31cc73023ca5915080792690a8dfc7eeb
tree5e77e80ca2a9a64ec2425d44872a249cbc399b45
parent7e437138a33d115dd43bc670897d7279337e9b16
Bug 9246: Koha installer crash with mysql error

The Koha installer reports "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.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Elliott Davis <elliott@test.bywatersolutions.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
installer/data/mysql/kohastructure.sql