Koha/installer/data/mysql
Andrei V. Toutoukine c4fb8e1928 Bug 3107. Creation of permissions table fails during the web-installation (ru-RU)
ERROR 1452 (23000) at line 3: Cannot add or update a child row: a foreign key constraint fails (`koha/permissions`,
CONSTRAINT `permissions_ibfk_1` FOREIGN KEY (`module_bit`) REFERENCES `userflags` (`bit`) ON DELETE CASCADE ON
UPDATE CASCADE)

	renamed:    installer/data/mysql/ru-RU/mandatory/permissions.sql -> installer/data/mysql/ru-RU/mandatory/userpermissions.sql
	renamed:    installer/data/mysql/ru-RU/mandatory/permissions.txt -> installer/data/mysql/ru-RU/mandatory/userpermissions.txt

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-21 06:49:05 -05:00
..
en fix the previous patch to add a syspref that permit to choose the renewal period(day or date_due). 2009-05-11 15:20:09 -05:00
fr-FR fix the previous patch to add a syspref that permit to choose the renewal period(day or date_due). 2009-05-11 15:20:09 -05:00
ru-RU Bug 3107. Creation of permissions table fails during the web-installation (ru-RU) 2009-05-21 06:49:05 -05:00
uk-UA Russian and Ukranian SQL files 2009-05-21 06:46:18 -05:00
backfill_statistics.pl Script to correct faulty statistics table entries. 2008-06-26 05:51:26 -05:00
kohastructure.sql bug 2872: fix width of columns in branch_transfer_limits (DB rev 031) 2009-05-11 12:24:20 -05:00
sample_only_param_tables.sql
update22to30.pl Partial fix for 2084: opac-topissues.pl is both EXPERIMENTAL and 2008-07-12 09:52:17 -05:00
updatedatabase.pl bug 2770: add RenewalPeriodBase syspref for 3.2 (DB rev 032) 2009-05-11 15:36:37 -05:00