A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'industry_id) !=0 AND `isLive` = 1' at line 4

SELECT * FROM `profiles` WHERE `professional_name` LIKE '%' ESCAPE '!' AND FIND_IN_SET(,industry_id) !=0 AND `isLive` = 1

Filename: models/Profile_model.php

Line Number: 31