A Mysql error has occurred while running the script:
- The query you are trying to run is invalid
- Mysql Error Output: 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 dteventdate desc,dtmodifydate desc LIMIT 0, 10' at line 1
- SQL Query: select * from udp_event where chrdelete='N' and dteventdate<'2010-09-05' and fk_districtglcode= order by dteventdate desc,dtmodifydate desc LIMIT 0, 10;