SELECT user_id, user_username, user_type, user_default_image
FROM gg_users
WHERE user_id IN ()
DB Error: syntax error
[nativecode=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 ')' at line 3]