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

Paola Rossi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #43 from Paola Rossi <[email protected]> ---
Thanks, Jonathan.
Applying the patch is OK.
I get this error message during step 3 of web installation:
----
The following error occurred while importing the database structure:
ERROR 1064 (42000) at line 3320: 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 '| CREATE TABLE `additional_field_values` ( `id` int(11) NOT NULL
AUTO_IN' 
----

In installer/data/mysql/updatedatabase.pl, there a 'q' instead of 'qq' in two
lines, and in kohastructure.sql the ending char of two lines is wrong [v.
ENGINE=InnoDB DEFAULT CHARSET=utf8 |].
So I pass the patch to "failed QA" status.

-- 
You are receiving this mail because:
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/

Reply via email to