Gibt diesen Fehler aus:
UPDATE phpbb_users SET user_rank = {4} WHERE user_id IN (
SELECT user_id
FROM phpbb_user_group
WHERE group_id = {109}
)
MySQL said:
#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 ...