Query Error: 'SELECT alb.* FROM albums AS alb
JOIN tvshow_to_albums AS ttc ON alb.id_pk = ttc.albumid_ck
WHERE ttc.tvshowid_ck = ORDER BY create_date desc LIMIT 0 , 1'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 create_date desc LIMIT 0 , 1' at line 3