I have the following MySql Query:
SELECT * FROM myTable ORDER BY FIELD( priority,1,2,3,4,5,6,7,8,....,300,0),date_fixed ASC, sno DESC";