MySQL Adicionar ao número
UPDATE user SET points = points + 1 WHERE id = 42
nordpoldieb
UPDATE user SET points = points + 1 WHERE id = 42