A Database Error Occurred

Error Number: 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 'potential', t.tag) AND `status` = 'Y' GROUP BY `t`.`environment_id` ORDER BY `t' at line 4

SELECT *, t2.file_name FROM (`earth_environment` t) LEFT JOIN `earth_environment_pic` t2 ON `t`.`environment_id`=`t2`.`environment_id` WHERE FIND_IN_SET('agriculture's potential', t.tag) AND `status` = 'Y' GROUP BY `t`.`environment_id` ORDER BY `t`.`environment_id` DESC LIMIT 10

Filename: /home/justearthnews/public_html/models/home_model.php

Line Number: 420