MysqL
select * from tablename where id<{0} order by id desc limit 0,8
-------------------------
转换为 sql
m 0 n 8