Bug 5668 Error during during insall with web installer, Step 3
authormveron <veron@veron.ch>
Thu, 12 Apr 2012 20:17:02 +0000 (22:17 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 13 Apr 2012 13:29:53 +0000 (15:29 +0200)
commitb42d662542e7cd3186f7f6f9da4c1ea031635917
treebfc44ff83af37b3f8e7ea4653a7568b926b05472
parentd8bac226ccfcd1c560d336cd59c863097cac6df4
Bug 5668 Error during during insall with web installer, Step 3

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Mason James <mtj at kohaaloha.com>
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!
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
installer/data/mysql/kohastructure.sql