這是怎么回事
ERROR 1451 (23000): Cannot delete or update a parent row: a foreign key constrai
nt fails (`t2`.`users`, CONSTRAINT `users_ibfk_1` FOREIGN KEY (`pid`) REFERENCES
?`provinces` (`id`))
ERROR 1451 (23000): Cannot delete or update a parent row: a foreign key constrai
nt fails (`t2`.`users`, CONSTRAINT `users_ibfk_1` FOREIGN KEY (`pid`) REFERENCES
?`provinces` (`id`))
2014-11-18
舉報(bào)
2015-12-15
有沒(méi)有ON DELETE CASCADE修飾子鏈?