Rec.Juggling
SELECT rightNode, leftNode, msgNum, UNIX_TIMESTAMP(date) as time,
subject, authorName, authorEmail from articles_alttest
where spam>=0
and thread= order by leftNode
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 leftNode' at line 4