antonio664
Member
- Joined
- Jan 9, 2013
- Messages
- 129
- Reaction score
- 5
[Error - mysql_real_query] Query: DELETE FROM
Message: Cannot delete or update a parent row: a foreign key constraint fails (
It did not give this problem, until recently.
TFS 1.3
MYAAC
players WHERE deletion != 0 AND deletion < 1607516326Message: Cannot delete or update a parent row: a foreign key constraint fails (
databaseOT.quickloot_containers, CONSTRAINT fk_quickloot_containers_player_id FOREIGN KEY (player_id) REFERENCES players (id))It did not give this problem, until recently.
TFS 1.3
MYAAC