Query:
UPDATE jhuser_activity
SET total_profile_views = total_profile_views+1
WHERE user_id =
LIMIT 1
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 1' at line 4
Error Number: 1064