• 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!

Database Sample problems!

Gaposi

Wasteland.zapto.org
Joined
Apr 22, 2008
Messages
74
Reaction score
0
Location
Sweden
Hello. I accidentally remove the players in my database, and when i imported the backup i had to remove the samples. Now when i try to add the samples again i get this error

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '3092-0' for key 'player_id_2'' in C:\xampp\htdocs\install.php:415 Stack trace: #0 C:\xampp\htdocs\install.php(415): PDO->query('INSERT INTO pla...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 415

Can anyone explain what this means?
 
Back
Top