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 '' at line 5

SELECT inv._L_InventoryID as id , inv.name, inv.kit_price, inv.kit_number_of_cont_box, inv.kit_number_prod_in_cont, inv.kit_min_box FROM c245invclon.inventory as `inv` LEFT JOIN c245invclon.catalog_manage_cases as `cc` ON (cc.inventory_id = inv._L_InventoryID) WHERE cc.id =