user warning: 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 0, 5' at line 1
query: SELECT node.nid, totalcount, node.title AS node_title, node.changed AS node_changed FROM node node INNER JOIN users users ON node.uid = users.uid WHERE ((node.type NOT IN ('bio') OR node.type IS NULL)) AND (node.status = '1') AND (users.name = 'rouhani') ORDER BY DESC LIMIT 0, 5 in /var/www/includes/database.mysql.inc on line 174.