Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@koha:~/tablas# mysql -p koha_gam < issues.sql
- Enter password:
- ERROR 1452 (23000) at line 50: Cannot add or update a child row: a foreign key constraint fails (`koha_gam`.`issues`, CONSTRAINT `issues_ibfk_2` FOREIGN KEY (`itemnumber`) REFERENCES `items` (`itemnumber`) ON UPDATE CASCADE)
- root@koha:~/tablas#
Advertisement
Add Comment
Please, Sign In to add comment