http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13149 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 32800 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32800&action=edit Bug 13149: Fix sequence of fields in sysprefs.sql The sequence of fields in the SQL statement didn't match correctly. Test plan: - Run the web installer on an empty database - Make sure no SQL errors are shown - Check the systempreferences table in your database, especially all UsageStats* - Make sure the explanations are in explanation etc. Alternatively: - Save your database - truncate systempreferences; - Load the sql file sysprefs.sql - Verfiy as above -- You are receiving this mail because: You are watching all bug changes.