http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com --- Comment #693 from Josef Moravec <josef.moravec@gmail.com> --- I tried this by creating new instance, but web installer presented an SQL error when creating db structure: ERROR 1064 (42000) at line 3484: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'account_credits ( credit_id int(11) NOT NULL AUTO_INCREMENT, borrow' at line 1 I think the problem is on this line in kohastructure.sql: 3484 CREATE TABLE IF account_credits ( -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.