Need some help figuring out a problem one of my clients is having. Below is there issue. Any ideas?
I created a new database and I can't seem to be able to drop any of the tables when I try to import an sql file.
I tried to do both add a drop if exists line in my sql file as well as manually dropping the tables, but I ended up with the same results. I also tried my other databases and had the same problem.
I get an error when doing this. The error is:
#1217 - Cannot delete or update a parent row: a foreign key constraint fails



LinkBack URL
About LinkBacks
Reply With Quote





