Koha/installer/data/mysql
mveron b42d662542 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>
2012-04-13 15:29:53 +02:00
..
atomicupdate Merge remote-tracking branch 'kc/master' into merged_5549 2012-03-22 09:36:55 +13:00
de-DE Bug 7436 - Set itemtypes.rentalcharge = 0 in sample data for nb-NO and de-DE 2012-03-29 10:43:07 +02:00
en bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
es-ES bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
fr-FR Bug 7714 translating letters in fr-FR to french 2012-03-22 11:21:51 +01:00
it-IT bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
nb-NO Bug 7850 - Fix values for hidden in subfields of 952 + maxlength in NORMARC frameworks 2012-04-04 14:54:50 +02:00
pl-PL bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
ru-RU Bug 6434 - Ukrainian and Russian MARC sql-tables 2012-04-02 12:16:49 +02:00
uk-UA Bug 6434 - Ukrainian and Russian MARC sql-tables 2012-04-02 12:16:49 +02:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 5668 Error during during insall with web installer, Step 3 2012-04-13 15:29:53 +02:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
sysprefs.sql Bug 5668 - Star ratings in the opac 2012-04-10 14:40:49 +02:00
update22to30.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
updatedatabase.pl Bug 5668 follow-up: DBRev number 2012-04-10 14:57:55 +02:00