strange mysql error
#1

Hello, i am getting an error when i am registering ingame.

Here is the code:

PHP код:
[15:51:40] [ERRORerror #1064 while executing query "UPDATE `players` SET `SCORE` = 0, `CASH` = 0, `KILLS` = 0, `DEATHS` = 0, `BAN` = 0, `ADMIN` = 0, `SKIN` = 0, WHERE `ID` = 4 LIMIT 1": You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `ID` = 4 LIMIT 1' at line 1
[15:51:40] [DEBUGCConnection::GetError(this=0x4d3c020connection=0x292ff0)
[
15:51:40] [DEBUGCCallback::Create(amx=0x27e12e0name='OnQueryError'format='dsssd) 
PHP код:
ALTER TABLE `playersADD `IDINT(12NOT NULL AUTO_INCREMENT FIRSTADD PRIMARY KEY (`ID`); 
Reply


Messages In This Thread
strange mysql error - by Score - 18.02.2018, 23:00
Re: strange mysql error - by DelK - 18.02.2018, 23:53
Re: strange mysql error - by Score - 18.02.2018, 23:58
Re: strange mysql error - by Sithis - 21.02.2018, 11:21

Forum Jump:


Users browsing this thread: 1 Guest(s)