[Koha-bugs] [Bug 6427] Rewrite of the accounts system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 28 09:27:18 CET 2015


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |josef.moravec at gmail.com

--- Comment #693 from Josef Moravec <josef.moravec at 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.


More information about the Koha-bugs mailing list