ccordovas

Untitled

Oct 6th, 2014
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. root@koha:~/tablas# mysql -p koha_gam < issues.sql
  2. Enter password:
  3. 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)
  4. root@koha:~/tablas#
Advertisement
Add Comment
Please, Sign In to add comment