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 cat_name ASC' at line 1
QUERY = SELECT cat_name, cat_father_id FROM CubeCart_category where cat_id = ORDER BY cat_name ASC