MySQL Error Occured
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 'ORDER BY name ASC LIMIT 0, 10' at line 1

QUERY = SELECT productId, productCode, quantity, description, image, price, name, popularity, sale_price, stock_level, useStockLevel, cat_id, father FROM CubeCart_inventory WHERE cat_id = ORDER BY name ASC