• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows Console Problem

Lava Titan

Developer
Joined
Jul 25, 2009
Messages
1,571
Solutions
3
Reaction score
98
Location
Portugal
Can someone tells me what does this mean?

PHP:
mysql_real_query(): INSERT INTO `guild_invites` (`player_id`, `guild_id`) VALUES (1142, 303) - MYSQL ERROR: Cannot add or update a child row: a foreign key constraint fails (`Database`.`guild_invites`, CONSTRAINT `guild_invites_ibfk_2` FOREIGN KEY (`guild_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE) (1452)
 
Back
Top