12.09.2012, 14:45
Okay, this is my Query:
I tested it using the mysql query function and this is the outcome:
Any help would be appreciated.
pawn Код:
UPDATE `playerinfo` SET `lastloginip`, `lastlogindate` VALUES '81.159.188.82', 'UTC_TIMESTAMP()' WHERE `username` = 'Ben_Karner'
pawn Код:
#1064 - 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 ' `lastlogindate` VALUES '81.159.188.82', 'UTC_TIMESTAMP()' WHERE `username` = 'B' at line 1