Mysql log errors
#1

recently i have changed my gamemode saving system to mysql but

some time accounts not saving idk why

pawn Код:
[Wed Oct 29 12:37:37 2014] Function: mysql_query executed: "UPDATE `playerdata` SET `admin` = '0', `score` = '0', `money` = '0', `kills` = '0', `deaths` = '0', `banned` = '0', `Donor` = '0', `Pilot` = '0', `NavyPilot` = '0', `Helper` = '0', `official` = '0', `hours` = '0', `minutes` = '0' WHERE `id` = '1476' LIMIT 1" with result: "0".
[Wed Oct 29 18:25:40 2014] Function: mysql_query executed: "SELECT `IP`,`nick`,`unban` FROM `bans` WHERE `IP`='1.39.13.4' OR `nick`='[COD]_wtf' ORDER BY `id`" with result: "1".
[Wed Oct 29 18:25:40 2014] Error (0): Failed to exeute query. MySQL server has gone away.
[Wed Oct 29 18:25:40 2014] Error (0): Function: mysql_store_result called when no prior successful query executed. MySQL server has gone away.
[Wed Oct 29 18:25:40 2014] Error (0): Function: mysql_num_rows called when no result stored. MySQL server has gone away.
[Wed Oct 29 18:25:40 2014] Function: mysql_free_result executed.
Mysql server is up and running.
Reply
#2

anyone?
Reply
#3

Update your plugin maybe?
Reply
#4

already updated its strickenkid plugin http://forum.sa-mp.com/showthread.ph...t=Stricken%27s
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)