http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9159|0 |1 is obsolete| | --- Comment #86 from Katrin Fischer <[email protected]> --- Created attachment 9163 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9163&action=edit [SIGNED-OFF] Bug 5668 Error during during insall with web installer, Step 3 Signed-off-by: Katrin Fischer <[email protected]> Before patch web installer dies with error message on creating database tables: ERROR 1064 (42000) at line 2821: 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 '- biblionumber int(11) NOT NULL, - rating_value tinyint(1) NOT NULL, - ' at line 2 After patch installation completes normally. I also checked that tables ratings and pending_offline_operations were created correctly. Note: This is Marc Veron's first patch for Koha - congratulations! -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
