kelno
Fledgling
Posts: 82
|
Post by kelno on Aug 20, 2015 19:57:05 GMT -5
I tried to delete a bot today, and was met with the following error:
Database Error: #1451: Cannot delete or update a parent row: a foreign key constraint fails (`peq2`.`botpets`,CONSTRAINT `FK_botpets_1` FOREIGN KEY (`BotId`) REFERENCES `bots` (`BotID`))
|
|
|
Post by Frey on Aug 21, 2015 2:46:00 GMT -5
You're trying to delete a pet class bot (mage/beastlord/necro) and it's not possible because of the pet. It's a common error, so don't mind it
|
|