MySQL Query : SELECT b.*,c.* FROM v9_download as b, v9_download_data as c WHERE b.id=c.id b.status=99 AND b.catid='211' AND FIND_IN_SET(35,c.relates) order by b.id desc LIMIT 10 MySQL Error : 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 'b.status=99 AND b.catid='211' AND FIND_IN_SET(35,c.relates) order by b.id desc ' at line 1 MySQL Errno : 1064 Message : 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 'b.status=99 AND b.catid='211' AND FIND_IN_SET(35,c.relates) order by b.id desc ' at line 1 Need Help?