https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434

Koha Team University Lyon 3 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #30 from Koha Team University Lyon 3 <[email protected]> ---
I have an error while executing misc/migration_tools/ifla/update.pl


DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
c                                                       onstraint fails
(`koha_kohadev`.`auth_tag_structure`, CONSTRAINT `auth_tag_struc               
                                       ture_ibfk_1` FOREIGN KEY
(`authtypecode`) REFERENCES `auth_types` (`authtypecode                        
                              `) ON DELETE CASCADE ON UPDATE CASCADE) [for
Statement "INSERT INTO `auth_tag_st                                            
          ructure` ( `authorised_value`, `authtypecode`, `liblibrarian`,
`libopac`, `manda                                                       tory`,
`repeatable`, `tagfield`) VALUES ( ?, ?, ?, ?, ?, ?, ? )" with ParamValue      
                                                s: 0=undef, 1="CO", 2="PPN",
3="", 4="0", 5="0", 6="009"] at /usr/share/perl5/DB                            
                          Ix/Class/Storage/DBI.pm line 1832.
DBIx::Class::Storage::DBI::_dbh_execute(): Cannot add or update a child row: a
f                                                       oreign key constraint
fails (`koha_kohadev`.`auth_tag_structure`, CONSTRAINT `au                     
                                 th_tag_structure_ibfk_1` FOREIGN KEY
(`authtypecode`) REFERENCES `auth_types` (`                                    
                  authtypecode`) ON DELETE CASCADE ON UPDATE CASCADE) at
misc/migration_tools/ifla                                                      
/update.pl line 285

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to