3065 Expression #1 of ORDER BY clause is not in SELECT list, references column 'vpfashio_esstore.ev.sort' which is not in SELECT list; this is incompatible with DISTINCT
in:
[select distinct ev.video_model, ev.pro_link, ev.video_desc, ev.video_share_link,p.products_image from es_video ev, products p where ev.video_model = p.products_model order by sort asc]