SQL: SELECT i.* FROM [Table]spaceitems i WHERE i.catid IN (10) AND i.folder=1 AND i.picid != 0 ORDER BY i.viewnum DESC mit LIMIT 0,1
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 'mit LIMIT 0,1' at line 1
Errno.: 1064