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 'reproductive health', t.tag) AND `status` = 'Y' GROUP BY `t`.`health_id` ORDER ' at line 4

SELECT *, t2.file_name FROM (`earth_health` t) LEFT JOIN `earth_health_pic` t2 ON `t`.`health_id`=`t2`.`health_id` WHERE FIND_IN_SET('women's reproductive health', t.tag) AND `status` = 'Y' GROUP BY `t`.`health_id` ORDER BY `t`.`health_id` DESC LIMIT 10

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

Line Number: 420