Hello i got 2500 Messages with following error Message. Could anyone me explain what is wrong ?
Query:
SELECT DISTINCT `post`.* FROM `bx_blogs_posts` as `post` INNER JOIN `bx_blogs_main` as `main` ORDER BY DESC LIMIT 5
Mysql error: 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 'DESC LIMIT 5' at line 1
Called 'getAll' function with erroneous argument #0.