• 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!

[SQL] SQL command to all shop points to all players on server

Xevis

thornera.net
Joined
Dec 26, 2008
Messages
162
Reaction score
4
Location
Włocławek
Hello! I need SQL Command to add premium points to all players on server.


Thanks!

rep rep rep ;>
 
Błąd
zapytanie SQL:
pdate `account` SET `premium_points` = `premium_points` +50
MySQL zwrócił komunikat: http://localhost/phpmyadmin/themes/original/img/b_help.png
#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 'pdate `account` set `premium_points` = `premium_points` + 50' at line 1
 
Back
Top