[Koha-bugs] [Bug 3336] New: Errors on updatedatabse

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Thu Jun 18 00:05:37 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3336

           Summary: Errors on updatedatabse
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P4
         Component: Database
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: joe.atzberger at liblime.com
   Estimated Hours: 0.0
 Change sponsored?: ---


[Wed Jun 17 16:38:15 2009] updatedatabase.pl: DBD::mysql::db do failed: Cannot
add or update a child row: a foreign key constraint fails
(`siptest_koha/message_transports`, CONSTRAINT `message_transports_ibfk_2`
FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types`
(`message_transport_type`) ON DELETE CASCA) at
/home/atz4sip/koha/installer/data/mysql/updatedatabase.pl line 2054.
[Wed Jun 17 16:38:15 2009] updatedatabase.pl: DBD::mysql::db do failed: Cannot
add or update a child row: a foreign key constraint fails
(`siptest_koha/message_transports`, CONSTRAINT `message_transports_ibfk_2`
FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types`
(`message_transport_type`) ON DELETE CASCA) at
/home/atz4sip/koha/installer/data/mysql/updatedatabase.pl line 2055.
[Wed Jun 17 16:38:27 2009] updatedatabase.pl: DBD::mysql::db do failed: Cannot
add or update a child row: a foreign key constraint fails
(`siptest_koha/message_transports`, CONSTRAINT `message_transports_ibfk_2`
FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types`
(`message_transport_type`) ON DELETE CASCA) at
/home/atz4sip/koha/installer/data/mysql/updatedatabase.pl line 2212.
[Wed Jun 17 16:38:27 2009] updatedatabase.pl: DBD::mysql::db do failed: Cannot
add or update a child row: a foreign key constraint fails
(`siptest_koha/message_transports`, CONSTRAINT `message_transports_ibfk_2`
FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types`
(`message_transport_type`) ON DELETE CASCA) at
/home/atz4sip/koha/installer/data/mysql/updatedatabase.pl line 2213.
[Wed Jun 17 16:38:27 2009] updatedatabase.pl: DBD::mysql::db do failed: Cannot
add or update a child row: a foreign key constraint fails
(`siptest_koha/message_transports`, CONSTRAINT `message_transports_ibfk_2`
FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types`
(`message_transport_type`) ON DELETE CASCA) at
/home/atz4sip/koha/installer/data/mysql/updatedatabase.pl line 2214.
[Wed Jun 17 16:38:27 2009] updatedatabase.pl: DBD::mysql::db do failed: Cannot
add or update a child row: a foreign key constraint fails
(`siptest_koha/message_transports`, CONSTRAINT `message_transports_ibfk_2`
FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types`
(`message_transport_type`) ON DELETE CASCA) at
/home/atz4sip/koha/installer/data/mysql/updatedatabase.pl line 2215.


The problems were attributable to the message_transport_types table being
empty.

That may be because the external script in 3.00.00.091 isn't loading.  No error
in the log though.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list