Code:
INSERT INTO guild_kills (´guild_id´, `war_id´, ´death_id´) values (0, 2, 518); - MYSQL ERROR: Cannot add or update a child row: a foreign key constraint fials (´otdb´.guild_kills´, CONSTRAINT ´guild_kills_ibfk_3´ FOREIGN KEY (´guild_id´) REFERENCES ´guilds´ (´id´) ON DELETE CASCADE (1452)
it appears on console
help plz :<
when i kill someone in WAR, and I'M NOT IN WAR, give this error on console
how to fix? :<
Last edited: