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 'BYvtt.PRIORITY DESC ,vtt.name' at line 5
SELECT vtt.* , 1 as reset FROM products p, values_1 as vtt WHERE p.ACTIVE='on' AND vtt.ID=val_1 GROUP BY vtt.ID ORDER BYvtt.PRIORITY DESC ,vtt.name