MySQL Error!
------------------------
The Error returned was:
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 name desc' at line 11
Error Number:
1064
SELECT id, name FROM a_edition WHERE conference_id = '37' AND active = '1' ORDER by active DESC, sort ASC, name ORDER by name desc