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 'AND is_active = 1 ORDER BY ISNULL(sort_order), sort_order ASC' at line 1 SELECT *, titulo_pt as titulo FROM produtos where categoria_id = AND is_active = 1 ORDER BY ISNULL(sort_order), sort_order ASC