syntax error: select p.ten_vi as ten, p.tenkhongdau, p.id, p.photo, p.dientich, p.gia, p.dist,p.vitri, h.ten as huong from table_product as p, table_huong as h where p.id_huong=h.id and p.hienthi=1 and find_in_set('61',p.list_id)>0 order by p.gia,p.id_list, p.stt, p.id desc limit -24,24