https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16354
Bug ID: 16354
Summary: TestBuilder.t fails due to key constraints
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
>From Bug 15630:
t/db_dependent/TestBuilder.t .. 3/41 DBD::mysql::st execute failed: Cannot
delete or update a parent row: a foreign key constraint fails
(`koha_empty`.`edifact_messages`, CONSTRAINT `emfk_basketno` FOREIGN KEY
(`basketno`) REFERENCES `aqbasket` (`basketno`)) [for Statement "DELETE FROM
`aqbasket` WHERE ( `basketno` = ? )" with ParamValues: 0='13'] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1834.
the foreign keys don't not have a ON * CASCADE clause.
--
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/