• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Linux Mysql Error when i Loggout!

Vrotz

Member
Joined
Apr 7, 2011
Messages
1,071
Reaction score
7
Location
Brazil
Hi brah's.

Without any explanations, when i logout of my ADM, him dont save correctly! It happens out of nowhere and without right time.

Console error log:
mysql_real_query(): INSERT INTO `player_storage` (`player_id`, `key`, `value`) VALUES (2,'0','{[\"subType\"] = 1, [\"type\"] = 1}'),(2,'45814','1411160830'),(2,'5100','1'),(2,'666','1411415753'),(2,'banConfig','{[\"subType\"] = 1, [\"type\"] = 1}') - MYSQL ERROR: Duplicate entry '2-0' for key 'player_id_2' (1062)
mysql_real_query(): INSERT INTO `player_storage` (`player_id`, `key`, `value`) VALUES (2,'0','{[\"subType\"] = 1, [\"type\"] = 1}'),(2,'45814','1411160830'),(2,'5100','1'),(2,'666','1411415753'),(2,'banConfig','{[\"subType\"] = 1, [\"type\"] = 1}') - MYSQL ERROR: Duplicate entry '2-0' for key 'player_id_2' (1062)
mysql_real_query(): INSERT INTO `player_storage` (`player_id`, `key`, `value`) VALUES (2,'0','{[\"subType\"] = 1, [\"type\"] = 1}'),(2,'45814','1411160830'),(2,'5100','1'),(2,'666','1411415753'),(2,'banConfig','{[\"subType\"] = 1, [\"type\"] = 1}') - MYSQL ERROR: Duplicate entry '2-0' for key 'player_id_2' (1062)
Error while saving player: GOD The Swag.
10606363_700946723325649_1107261847891061574_n.jpg

i've put one image in quote of player_storage n' playerid2 is my ADM.
I tried to delete the tables but after a while the error back again happening

The server dont crash n' are running okay, but isnt cool get errors..
I havent idea what it is. Anyone can help me?

Thanks!
 
Last edited:
GOD The Swag has logged out.
mysql_real_query(): INSERT INTO `player_storage` (`player_id`, `key`, `value`) VALUES (1909,'0','{[\"subType\"] = 1, [\"type\"] = 1}'),(1909,'42300','0'),(1909,'42301','0'),(1909,'42302','0'),(1909,'42303','0'),(1909,'42304','0'),(1909,'42305','0'),(1909,'42306','0'),(1909,'42307','0'),(1909,'42308','0'),(1909,'42309','0'),(1909,'42310','0'),(1909,'42311','0'),(1909,'42312','0'),(1909,'42313','0'),(1909,'42314','0'),(1909,'42315','0'),(1909,'42316','0'),(1909,'42317','0'),(1909,'42318','0'),(1909,'42319','0'),(1909,'42320','0'),(1909,'42321','0'),(1909,'42322','0'),(1909,'42323','0'),(1909,'42324','0'),(1909,'42325','0'),(1909,'42326','0'),(1909,'42327','0'),(1909,'42328','0'),(1909,'42329','0'),(1909,'42350','0'),(1909,'42352','0'),(1909,'42355','0'),(1909,'50003','1'),(1909,'5100','1'),(1909,'666','1412131540'),(1909,'banConfig','{[\"subType\"] = 1, [\"type\"] = 1}') - MYSQL ERROR: Duplicate entry '1909-0' for key 'player_id_2' (1062)
mysql_real_query(): INSERT INTO `player_storage` (`player_id`, `key`, `value`) VALUES (1909,'0','{[\"subType\"] = 1, [\"type\"] = 1}'),(1909,'42300','0'),(1909,'42301','0'),(1909,'42302','0'),(1909,'42303','0'),(1909,'42304','0'),(1909,'42305','0'),(1909,'42306','0'),(1909,'42307','0'),(1909,'42308','0'),(1909,'42309','0'),(1909,'42310','0'),(1909,'42311','0'),(1909,'42312','0'),(1909,'42313','0'),(1909,'42314','0'),(1909,'42315','0'),(1909,'42316','0'),(1909,'42317','0'),(1909,'42318','0'),(1909,'42319','0'),(1909,'42320','0'),(1909,'42321','0'),(1909,'42322','0'),(1909,'42323','0'),(1909,'42324','0'),(1909,'42325','0'),(1909,'42326','0'),(1909,'42327','0'),(1909,'42328','0'),(1909,'42329','0'),(1909,'42350','0'),(1909,'42352','0'),(1909,'42355','0'),(1909,'50003','1'),(1909,'5100','1'),(1909,'666','1412131540'),(1909,'banConfig','{[\"subType\"] = 1, [\"type\"] = 1}') - MYSQL ERROR: Duplicate entry '1909-0' for key 'player_id_2' (1062)
mysql_real_query(): INSERT INTO `player_storage` (`player_id`, `key`, `value`) VALUES (1909,'0','{[\"subType\"] = 1, [\"type\"] = 1}'),(1909,'42300','0'),(1909,'42301','0'),(1909,'42302','0'),(1909,'42303','0'),(1909,'42304','0'),(1909,'42305','0'),(1909,'42306','0'),(1909,'42307','0'),(1909,'42308','0'),(1909,'42309','0'),(1909,'42310','0'),(1909,'42311','0'),(1909,'42312','0'),(1909,'42313','0'),(1909,'42314','0'),(1909,'42315','0'),(1909,'42316','0'),(1909,'42317','0'),(1909,'42318','0'),(1909,'42319','0'),(1909,'42320','0'),(1909,'42321','0'),(1909,'42322','0'),(1909,'42323','0'),(1909,'42324','0'),(1909,'42325','0'),(1909,'42326','0'),(1909,'42327','0'),(1909,'42328','0'),(1909,'42329','0'),(1909,'42350','0'),(1909,'42352','0'),(1909,'42355','0'),(1909,'50003','1'),(1909,'5100','1'),(1909,'666','1412131540'),(1909,'banConfig','{[\"subType\"] = 1, [\"type\"] = 1}') - MYSQL ERROR: Duplicate entry '1909-0' for key 'player_id_2' (1062)
Error while saving player: GOD The Swag.
GOD The Swag has logged in.
 
Back
Top