SELECT video_id AS id FROM video_favorite WHERE member_id = ORDER BY id DESC LIMIT 0, 28 ; 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 'ORDER BY id DESC LIMIT 0, 28' at line 1