http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1368 Summary: FOREIGN KEY on categorycode fails during install Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Installation AssignedTo: mjr@ttllp.co.uk ReportedBy: jmf@liblime.com QAContact: koha-bugs@nongnu.org Running web installer, 02_authorities_normal_marc21.sql ERROR 1452 (23000) at line 1190: Cannot add or update a child row: a foreign key constraint fails (`koha/auth_tag_structure`, CONSTRAINT `auth_tag_structure_ibfk_1` FOREIGN KEY (`authtypecode`) REFERENCES `auth_types` (`authtypecode`) ON DELETE CASCADE ON UPDATE CASCADE) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.