Not saving stats [MYSQL]
#2

Error in syntax:
Код:
UPDATE `accounts` SET `Money` = '%d', ..., `Deaths` = '%d', WHERE `ID` = '%d'
Remove the comma before WHERE clause.

Always check mysql logs when something goes wrong with a query.
Reply


Messages In This Thread
Not saving stats [MYSQL] - by robibacsika - 07.12.2018, 05:52
Re: Not saving stats [MYSQL] - by Calisthenics - 07.12.2018, 06:32
Re: Not saving stats [MYSQL] - by robibacsika - 07.12.2018, 06:41
Re: Not saving stats [MYSQL] - by robibacsika - 07.12.2018, 06:48
Re: Not saving stats [MYSQL] - by Calisthenics - 07.12.2018, 07:09
Re: Not saving stats [MYSQL] - by robibacsika - 07.12.2018, 07:56
Re: Not saving stats [MYSQL] - by UFF - 07.12.2018, 08:59
Re: Not saving stats [MYSQL] - by Calisthenics - 07.12.2018, 11:54

Forum Jump:


Users browsing this thread: 1 Guest(s)