error running: 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 'date` DESC LIMIT 0, 15' at line 1
SELECT `ID`,`imageThumb`,`title`,round(`height`/(`width`/100)) AS height,`images`.`thread`,`images`.`date` FROM images WHERE `show` = 'Y' AND `username`` = "Anonymous"ORDER BY `date` DESC LIMIT 0, 15